MutationObserver shim for ES3 environments
No description provided.
a lightweight promise library for node
Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.
Rotate an array by a given number of steps
PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())
A Karma plugin. Report results in junit xml format.
Parse math interval
C/C++ to WASM Jest transformer
XML Reader and Parser
Cross-platform warning symbol.
Adds a `toFormat` instance method to decimal.js or big.js
Shallow clones an object while respecting the original property descriptors
Platform agnostic C++ implementation of plugin-color
Optionals for JS - wrapper for possibly undefined values, inspired by Java Optional API
Slice another stream via a transform stream
Micro util for generating a single markdown link.
Fork of HAMT that adds transient mutation and support for custom key types
Call an array of asynchronous functions in series
Checks whether a command line command exists in the current environment.
Node.js 0.11.x path.isAbsolute as a separate module
simple backoff without the weird abstractions
Here's the scenario: You want to build a secure means of some untrusted site opening a window, which loads content at a trusted site. Then you want the untrusted dude to be able to pass in parameters. Then you want the trusted code to do any amount of
Promisify any of: callback function, sync function, generator function, promise-returning function