Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.
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.
TypeScript execution environment and REPL for node.js, with source map support
A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.
GraphicsMagick and ImageMagick for node.js
A PDF generation library for Node.js
Node.js final http responder
Sprintf() for node.js
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
Offload tasks to a pool of workers on node.js and in the browser
TTS (Text To Speech) Module for Node.js
A very light-weight in-code option parsers for node.js.
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
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.
A port of inflection-js to node.js module