An HTTP/1.1 client, written from scratch for Node.js
No description provided.
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
👑 A tiny yet powerful tool for high-performance color manipulations and conversions
EC cryptography
css color parsing, manupulation and conversion
An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
High-speed HTTP logger for Node.js
A powerful command-line interface to scaffold, manage, build, and deploy AI Agents and Skills for the GoClaw platform.
A fast fifo implementation similar to the one powering nextTick in Node.js core
Repeat the given string n times. Fastest implementation for repeating a string.
Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.
Node.js Adapter for Hono
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
Stringify your JSON at max speed
Require hook for automatic V8 compile cache persistence
Lexes CommonJS modules, returning their named exports metadata
Reuse objects and functions with style
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
A blazing-fast equality comparison utility for a variety of use-cases
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
A blazing fast deep object copier
CLI for AgentForge to scaffold TypeScript AI agent projects, generate boilerplate, and manage local development workflows.