No description provided.
Try to guess if your terminal supports unicode
JSON parse & stringify that supports binary via bops & base64
Throttle a function to limit its execution rate
generator async control flow goodness
Snake and camel case formatter
Reads and caches the entire contents of a file until it is modified
Returns true if a string has an extglob.
High-priority task queue for Node.js and browsers
Renames every property in the given object to be camelCased
Safe(r) monkeypatching for JavaScript.
Run the supplied function exactly one time (once)
Small library for converting between different casing.
Generates an asynchronous resolver function from a PAC file
Make a callback- or promise-based function support both promises and callbacks.
Promisifies all the selected functions in an object
ActiveCollab Components
Extra assertions on top of node's assert module
Returns a promise from a node-style callback function.
requestAnimationFrame polyfill for node and the browser
Transform kebab case to camel case and inverse
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Zero CPU overhead, zero dependency, true event-loop blocking sleep
Helper function to get function arity