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
> this dependency is just for my own use only
A PDF generation library for Node.js
Node.js final http responder
Selectively replace Node-style environment variables with plain strings.
Sprintf() for node.js
A library to create a trace of your node app per Google's Trace Event format.
Another JSON Schema Validator
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.