Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
asynchronous function queue with adjustable concurrency
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.
Minimal module to check if a file is executable.
tab completion helpers, for node cli programs. Inspired by npm completion.
An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
asynchronous function queue with adjustable concurrency
Generic interruptible "parser" mixin for Transform & Writable streams

A Fetch API-compatible PlanetScale database driver
Encode and decode quoted printable and base64 strings