A better `Promise.race()`
Nx executor to type-check project source files using tsc --noEmit
Bot in a Box — framework for building multi-agent bots
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
Declarative tracking for React apps.
This package implements an AutomaticRoute for use with the Wormhole Typescript SDK
Anthropic Claude phase executor for Coro — wraps the Claude Agent SDK and exposes it through the PhaseExecutorRuntime contract.
Dynamic, extensible multiple dispatch via user supplied dispatch function.
Data fetcher and mappings executor for EVM-based chains
Tired of pushing to test your .gitlab-ci.yml?
Fully unit tested mock implementation of the browser Event API.
Recursive command dispatch.
Base class defining the interface for executor implementations
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.
FSA-compliant promise middleware for Redux.
Offline-first transaction capabilities for TanStack DB
An HTTP/1.1 client, written from scratch for Node.js
Library that helps with server-to-client synchronization of data
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.
Fancy duck typing for the most serious of ducks.
JS library that executes schematics.
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.