A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.
Lightweight dependency injection container for JavaScript/TypeScript
Selectively replace Node-style environment variables with plain strings.
Turn valid member expression property literals into plain identifiers
Turn valid property key literals to plain identifiers
Set the X-Permitted-Cross-Domain-Policies header in Express apps
A function that takes anything in javascript and returns true if its argument contains binary data.
A function that takes anything in javascript and returns true if its argument contains binary data.
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.
Transform optional chaining operators into a series of nil checks
Transform async/await to promise chains
Webpack loader to ignore certain package on build.
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
Babel plugin that adds React import declaration if file contains JSX tags.
Dead simple centralized state container (store) with preact and react bindings.
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
Builder-agnostic plugin to allow restricting import patterns in certain parts of your code-base.
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
A JSX to DOM plugin that wraps expressions for fine grained change detection
A Fine-Grained Runtime for Performant DOM Rendering
github-flavored-markdown maintained by thomblake
path-extra contains methods that aren't included in the vanilla Node.js path package.
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.