Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
Collection of helper functions used by Babel transforms.
Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
Utility functions for gulp plugins
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.
asynchronous function queue with adjustable concurrency
Module that helps you write generated functions in Node
Functions for dealing with a PostgreSQL connection string
native js function for hashing messages with SHA-1
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
The Node.js `util.deprecate()` function with browser support
Helper functions around Function call/apply/bind, for use in `call-bind`
Return the filename and line number of the calling function
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
Call an array of asynchronous functions in series
Call an array of asynchronous functions in parallel
A simple MD5 hash function for JavaScript supports UTF-8 encoding.