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.
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
> Polyfill/shim for `process.allowedNodeEnvironmentFlags`
`process.stdout` in your browser.
Runs typescript type checker and linter on separate process.
HTML/XML processor
wrap chokidar's FSWatcher in a child process, so that it is crash free
A inter-process and inter-machine lockfile utility that works on a local or network file system
Implements performance.now (based on process.hrtime).
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
A Light–weight CSS Preprocessor
Turn node's process.version into something useful.