TON transaction emulator
A TypeScript SDK for building executors that wire together tool sources, secrets, and policies across MCP, OpenAPI, GraphQL, and custom plugins.
Class representing a changing tree of tagged items.
A better `Promise.race()`
Nx executor to type-check project source files using tsc --noEmit
JupyterLab core metadata snapshot
Pluggable runtime layer that abstracts over multiple PDF engines (PDF-ium, Web Workers, mocks, etc.) to provide a unified API for rendering, search, annotation, and other document-level operations in EmbedPDF.
kody — autonomous development engine. Single-session Claude Code agent behind a generic executor + declarative executable profiles.
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.

This package implements an AutomaticRoute for use with the Wormhole Typescript SDK
A "standard library" of stuff I find to routinely be useful in Node.js
Executor plugin for Screwdriver using Resque
Simple and unopinionated ACME client
Data fetcher and mappings executor for EVM-based chains
Tired of pushing to test your .gitlab-ci.yml?
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.
Deployment tools for formidable.com websites
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.
Karma replacement that runs your tests in seconds
The action executor is capable of coordinating the execution of multiple asynchronous actions. In situations where you do latency compensation you have a high risk of race conditions. To avoid the race conditions you can use locking to serialize execution
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.