[1Password](https://1password.com) integration for the executor. Provides a secret source that resolves values from a 1Password vault, backed by either the desktop app (connect.sock) or a service account token.
[1Password](https://1password.com) integration for the executor. Provides a secret source that resolves values from a 1Password vault, backed by either the desktop app (connect.sock) or a service account token.
This package is intended for Prisma's internal use
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Fork of GraphQL.js' execute function
[](https://github.com/Nas3nmann/nx-oxlint/actions/workflows/weekly-e2e.yml)
Low footprint ECMAScript source code parser
Nx plugin for automate versioning and CHANGELOG generation.
[](https://www.npmjs.com/package/@twittwer/compodoc) [](https://comm
Use the 1Password Pulumi provider to access and manage items in your 1Password vaults.
- Skip the execution phase and reduce server load by caching execution results in-memory. - Customize cache entry time to live based on fields and types within the execution result. - Automatically invalidate the cache based on mutation selection sets. -
A work queue that can be gated, stopping to wait for sub-queues to complete.
A module for managing ES6 promise concurrency, frequency, and efficiency.
Local AI executor with a CLI, local API server, and web UI.
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 simple plugin for running sls commands in nx monorepo. It executes serverless commands in specific app directory. It is configured to support nx cache out of the box for build and deploy commands.
Chopsticks executor
OS-keychain-backed secret store for the executor. Reads and writes secrets to:
Nx plugin for blazing fast Verdaccio setup & testing
The `nx-pm2-plugin` serves as a high-functionality add-on for an [Nx](https://nx.dev/) monorepo, designed to facilitate the execution of any Node.js applications utilizing the [pm2](https://pm2.io/) process manager. This plugin offers seamless integration
File-backed secret store for the executor. Persists secrets to a single JSON file at an XDG-compliant path so they survive between process restarts — useful for local development, CLIs, and scripts where a system keychain isn't available.
Nx self-inferring plugin for Knip - find unused dependencies, exports, and files
A TypeScript SDK for building executors that wire together tool sources, secrets, and policies across MCP, OpenAPI, GraphQL, and custom plugins.
NX plugin for integrating Stryker mutation testing into your NX workspace