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.
Decorator-based property validation for classes.
Collection of debug messages used by Babel.
Collection of helper functions used by Babel transforms.
Acorn fork used by babel
A quick and dirty file globbing utility based on minimatch.
The known options used in Grunt
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.
Web Streams, based on the WHATWG spec reference implementation
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
File based typed routing for Vue Router
Promise-based power tool for common filesystem tasks
A loader-agnostic CSS Modules implementation, based on PostCSS
A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
A storage for npm packages. Used by pnpm
a ThroughStream that strictly buffers all readable events when paused.
Used in pnpm for command line application support
Get a recommended version bump based on conventional commits.
Implements performance.now (based on process.hrtime).
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise