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.
The core of webpack and enhanced-require.
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
babel require hook
A module for sequencing and executing tasks and dependencies in maximum concurrency
Execute a callback when a request closes, finishes, or errors
Flash Socket Policy File Server. A server to respond to Flash Socket Policy requests, both inline and through a dedicated server instance.
A simple tool to keep requests to be executed in order.
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.
An easy way to require all files within a directory.
Babel plugin that adds React import declaration if file contains JSX tags.
Remap sequential sourcemaps through transformations to point at the original source code
Remap sequential sourcemaps through transformations to point at the original source code
Require constants across node and the browser
A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Sort items in a graph using a topological sort while resolving cycles with priority groups
Sequential es2015 (es6) promise executor
Cache require resolutions to heavily improve startup speed on subsequent loads
A Babel transform that turns imports into lazily loaded commonjs requires
Wrapper for request module that saves all traffic as a HAR file, useful for auto mocking a client