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.
A declarative JavaScript library for building user interfaces.
A high-level API to control headless Chrome over the DevTools Protocol
A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.
JavaScript parser, mangler/compressor and beautifier toolkit
Try and resolve a filename
Compile static constants (ie. code that we can statically determine to be constant at runtime)
Collection of debug messages used by Babel.
Collection of helper functions used by Babel transforms.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Tool for deprecating things
Static analysis tool for JavaScript
> Polyfill/shim for `process.allowedNodeEnvironmentFlags`
A cross platform Promise.allSettled polyfill