A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
A socket implementation that can run on Cloudflare Workers using native TCP connections.
Extremely fast double-ended queue implementation
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Web Streams, based on the WHATWG spec reference implementation
Modular and fast Promises implementation
An incremental implementation of MurmurHash3
SolidJS' standalone reactivity implementation
A loader-agnostic CSS Modules implementation, based on PostCSS
An implementation of the Unicode grapheme cluster breaking algorithm (UAX #29)
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Implementation of the HTML encoding sniffer algo, with stream support
streaming unbzip2 implementation in pure javascript for node and browsers
An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
Promise implementation that works in browsers, node, and react-native
A node.js redlock implementation for distributed redis locks
A client implementation for Loggly cloud Logging-as-a-Service API
Audited & minimal JS implementation of Salsa20, ChaCha and AES
A minimal and fast promise implementation