Dependency injection container for javascript
No description provided.
A powerful dependency injection micro container
A simple dependency-injection container written in TypeScript based on PHP's Pimple
A Dependency Injection container to NodeJS and to the browser developed in ES6
A lightweight IoC container to build the core of a scalable and modular API (inspired by Angular and Pimple). No dependencies, works on Node.js and in the browser (only 2kb minified gzipped).
Express as dependency injection container.
Dependency Injection container for javascript
A Dependency Injection container to NodeJS and to the browser developed in ES6
A powerful dependency injection micro container
Array#isArray for older browsers
Get the command from a shebang
JSON parse & stringify that supports binary via bops & base64
Callback wrapping utility
CLI arguments parser. Native port of python's argparse.
Run a function exactly one time
Resolve the path of a module like `require.resolve()` but from a given path
ECMAScript AST recursive visitor
Allows users to use generators in order to write common functions that can be both sync or async.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
process.nextTick but always with args
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies