840 packages
alljoyn
Alljoyn NodeJS Integration
anymatch
Matches strings against configurable strings, globs, regular expressions, and/or functions
array-initial
Get all but the last element or last n elements of an array.
array-last
Get the last or last n elements in an array.
assign-symbols
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
async-done
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
async-once
Guarantee a node-style async function is only executed once.
async-settle
Settle an async function.
async-time
Time async functions using async-done for execution and completion.
babel-plugin-lodash
Modular Lodash builds without the hassle.