Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
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.
Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.
TypeScript execution environment and REPL for node.js, with source map support
Support for import assertions in acorn
Lexes ES modules returning their import/export metadata
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
Support for import attributes in acorn
A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
An abstract class implementing Passport's strategy API.
A port of inflection-js to node.js module
Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports
Full CSS support for JSX without compromises
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Fixes stack traces for files with source maps
A very fast HTML parser, generating a simplified DOM, with basic element query support.