A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
Allow parsing of object rest/spread
Compile ES2015 object super to ES5
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
List files and directories inside the specified directory
Rearrange array elements by index array
Various utilities for JSON References (http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03).
Return the data type of an array.
Takes a string, such as "1,2,3-10,5-8" and turns it into an array of numbers
Create an array of unique values, in order, from the input arrays
Conditionally add a middleware to express with some common patterns.
Babel plugin to ensure function declarations at the block level are block scoped
Apply ES2015 function.name semantics to all functions
Compile ES2015 destructuring to ES5
output coverage reports using Node.js' built in coverage
Viewport-based virtualization (virtual scrolling) for Lit
Return a function which tests if every element in an array-like object passes a test condition.
Compile ES2015 sticky regex to an ES5 RegExp constructor
Automatically add displayName to all your components
creates a new array with given range
Merge multiple XML sources
Like which(1) unix command. Find the first instance of an executable in the PATH.
find all combinations from array
Assert that a Node-API value is a Node-API typed array.