- Plano, TX
- https://www.lazutkin.com/
-
nano-binary-search Public
Binary search for JavaScript done right.
-
console-toolkit Public
Toolkit to produce a fancy console output (boxes, tables, charts, colors).
-
stream-csv-as-json Public
Micro-library of Node stream components with minimal dependencies for creating custom data processors oriented on processing huge CSV files while requiring a minimal memory footprint.
-
vault-storage Public
AI-agent-first knowledge base over markdown. SQLite + sqlite-vec for fast lookup, semantic search, and typed-edge traversal; BGE embeddings; REST server (MCP planned).
TypeScript BSD 3-Clause "New" or "Revised" License UpdatedApr 30, 2026 -
tape-six-playwright Public
Playwright-based browser test runner for tape-six. Runs each test file in its own iframe inside headless Chromium. Works with Node, Deno, and Bun.
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedApr 30, 2026 -
dynamodb-toolkit Public
Zero-dependency DynamoDB toolkit (AWS SDK v3) — Adapter with hooks, expression builders, batch/transaction chunking, mass operations, REST handler.
-
-
-
stream-chain Public
Chain functions, generators, and streams into a pipeline with backpressure support.
-
dynamodb-toolkit-fetch Public
Fetch adapter for dynamodb-toolkit — serves the standard REST route pack as a (Request) → Promise<Response> handler. Runs on Cloudflare Workers, Deno Deploy, Bun.serve, Hono, itty-router, and Node'…
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedApr 27, 2026 -
dynamodb-toolkit-lambda Public
AWS Lambda adapter for dynamodb-toolkit — serves the standard REST route pack as a Lambda handler for API Gateway (REST / HTTP), Lambda Function URLs, and ALB. Delegates parsing, envelope building,…
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedApr 27, 2026 -
tape-six Public
TAP-inspired unit test library for Node, Deno, Bun, and browsers. ES modules, TypeScript, zero dependencies.
-
tape-six-puppeteer Public
Puppeteer-based browser test runner for tape-six. Runs each test file in its own iframe inside headless Chrome. Works with Node, Deno, and Bun.
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedApr 26, 2026 -
install-artifact-from-github Public
No-dependency micro helper for developers of binary addons for Node that checks the cache for an artifact before attempting to build a project. Save time for your users!
-
dynamodb-toolkit-koa Public
Koa adapter for dynamodb-toolkit — mounts the standard REST route pack as Koa middleware.
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedApr 26, 2026 -
dynamodb-toolkit-express Public
Express adapter for dynamodb-toolkit — mounts the standard REST route pack as Express middleware.
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedApr 26, 2026 -
-
node-re2 Public
node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.
-
meta-toolkit Public
Toolkit to help with meta programming and OOP
-
deep6 Public
Zero-dependency ESM library for deep equality, deep clone, unification, and pattern matching with logical variables and wildcards. Handles circular references, Map, Set, URL, typed arrays, Date, Re…
-
yopl Public
Embeddable Prolog-style logic engine for JavaScript: declarative rules, unification, backtracking search, and four solver drivers (sync/async × callback/generator). Useful for pattern matching with…
-
nano-bench Public
Small utilities to benchmark code with Node, Deno or Bun.
-
dollar-shell Public
Run shell commands and use them in stream pipelines with ease in Node, Deno, Bun. Template tag API, web streams, TypeScript typings, zero dependencies.
-
stream-json Public
The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming indivi…
-
options.bash Public
Pure Bash library for CLI utilities: ANSI colors & styles, text box layout, option parsing, and auto-generated help screens. Zero dependencies, Bash 4.0+.
Shell BSD 3-Clause "New" or "Revised" License UpdatedApr 15, 2026 -
time-queues Public
time-queues is an efficient library for organizing asynchronous multitasking and scheduled tasks. Additionally it provides browser-specific integrations to support best practices.
-
tape-six-proc Public
Process-isolated test runner for tape-six. Runs each test file in its own subprocess. Works with Node, Deno, and Bun. Supports TypeScript without transpilation.
-
list-toolkit Public
List-based data structures to organize your objects.
-
compress Public
Forked from koajs/compressCompress middleware for koa
JavaScript MIT License UpdatedMar 12, 2026 -
grunt-tight-sprite Public
Tight 2D packing of images into a sprite with a corresponding CSS.