Tests whether one path is inside another path
Simple, lightweight, flexible, and comprehensive Un*x Command Line Argument Parsing for NodeJS
A Nix mode for CodeMirror 6
Generate source maps
[](https://www.npmjs.com/package/@google/genai) [](https://www.npmjs.com/package/@google/genai)
Default code-generator for pug. It generates HTML via a JavaScript template function.
Protocol Buffers code generator for ECMAScript
EC cryptography
Compile protocol buffers descriptors to Typescript.
Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API
You are invited to influence our new SDK [Click here to view github discussion](https://github.com/cloudinary/js-url-gen/discussions/602) =========================
Code generator for Connect
A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal.
Multi-channel AI gateway with extensible messaging integrations
Generate safe JS code that can used to reference a object property
Protoc Plugin for TypeScript Declarations and Service Definitions
An OpenAPI 3.0 and 3.1 codegen for Angular 16+
Official Box TypeScript Generated SDK
Code generator for connect-query
Extend a Turborepo
The WASM package for prisma-fmt
Provides a helper function to expand a path to a normalized absolute path. This function also expands dot, tilde, and tilde plus when used as the first path segment.
Git command to transform staged files according to a command that accepts file content on stdin and produces output on stdout.
A protoc-gen-js binary for npm.
gen — typed Nix AST + pretty-printer + per-crate (crate2nix shape) derivation renderer. Implements theory/NIX-AST.md: every Nix construct the substrate emits is a typed `NixValue` rendered through one canonical pretty-printer. `format!()` of nix syntax is forbidden in this crate's downstream consumers.
gen — per-tree (crane shape) bulk Nix renderer. Sibling of gen-nix's per-crate renderer. Produces one big derivation that builds the entire workspace in one shot — cheaper for CI's first-canary build, more expensive for incremental local dev. Operators pick the shape via shikumi config (RenderMode::PerTree).
gen — Bazel BUILD.bazel + MODULE.bazel renderer. Sibling of gen-nix (per-crate Nix) and gen-nix-bulk (per-tree Nix); same typed Manifest in, typed Starlark out. Operators pick the backend via shikumi config — the same source-of-truth typed Manifest renders to Nix or Bazel mechanically.
gen — Buck2 BUCK file renderer. Sibling of gen-nix / gen-nix-bulk / gen-bazel; same typed Manifest in, typed Buck Starlark out. Buck2's BUCK files are Starlark-dialect — we reuse the typed Starlark AST published by gen-bazel and emit Buck-specific rule names + attrs.