An HTTP/1.1 client, written from scratch for Node.js
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
No description provided.
👑 A tiny yet powerful tool for high-performance color manipulations and conversions
High-speed HTTP logger for Node.js
EC cryptography
An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
css color parsing, manupulation and conversion
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.
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).
Node.js Adapter for Hono
Lexes CommonJS modules, returning their named exports metadata
Stringify your JSON at max speed
👑 A tiny yet powerful tool for high-performance color manipulations and conversions
Reuse objects and functions with style
Require hook for automatic V8 compile cache persistence
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 deep object copier
Require hook for automatic V8 compile cache persistence
Solves a problem with util.format
A blazing-fast equality comparison utility for a variety of use-cases