Make bluebird work with the continuation-local-storage module.
A transform to make UglifyJS work in browserify.
Writing tests for promises in jasmine is kind of a pain in the ass. jasmine-pit makes doing such things a tiny bit easier by providing an augmented version of `it()` (called `pit()`) that allows you to simply return a promise that may eventually assert ex
Organise your package versioning and publishing to make both contributors and maintainers happy
Make a callback- or promise-based function support both promises and callbacks.
Make a regular expression time out if it takes too long to execute
A CSS Modules transform to make local scope the default
Make rollup compatible with ES3, remove Object.defineProperty of __esModule part
only here to make types work
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
Utils to make a Changesets repo enter and exit pre mode
Convert the process.hrtime() array to a single nanoseconds value. This makes it easier to diff times.
A simple function that makes a counter-based promise, which can be incremented and decremented, and it resolves once its counter reaches zero.