POSIX-style getopt()
Custom NX executors for building and serving Iris Apps using Vite.
Simple commandline/terminal/shell interface to allow you to run cli or bash style commands as if you were in the terminal.
TypeScript definitions for cmd-shim
A TypeScript SDK for building executors that wire together tool sources, secrets, and policies across MCP, OpenAPI, GraphQL, and custom plugins.
A Node.js loader to track processes and which JavaScript files they load.
A better `Promise.race()`
Nx executor to type-check project source files using tsc --noEmit
Cloud-native autonomous executor for Dragon Agent workflows
Load [OpenAPI](https://www.openapis.org/) specifications into an executor. Every operation in the spec becomes an invokable tool with a JSON-Schema input, automatic request building, and optional secret-backed auth.
A "standard library" of stuff I find to routinely be useful in Node.js
Get running processes
This package implements an AutomaticRoute for use with the Wormhole Typescript SDK
Tired of pushing to test your .gitlab-ci.yml?
Data fetcher and mappings executor for EVM-based chains
Storage adapter interface for the executor. Defines the shared `DBAdapter`, `DBSchema`, and query-operator types every persistence backend implements, plus helpers for typed queries and an in-memory conformance test suite.
Base class defining the interface for executor implementations
Sandboxed JavaScript execution for an executor. Hands a `tools.<namespace>.<name>(...)` proxy into a code sandbox so an agent (or any caller) can run generated TypeScript/JavaScript that invokes the executor's registered tools.
Runtime Actions executor for MemberJunction — runs Action.Type='Runtime' JavaScript payloads inside the existing isolated-vm sandbox and (in a later phase) exposes the MJ bridge utilities to sandbox code.
JS library that executes schematics.
Toolkit to simplify writing parsers, scrapers, bots and use HTTPs layer in order with parallel job execution in mind.
Nx plugin for blazing fast Verdaccio setup & testing
Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called
NX plugin for integrating Stryker mutation testing into your NX workspace