Display resolution-dependent images using the image-set() function in CSS
Iterate all the data in a stream
Simple async batch with concurrency control and progress reporting.
Reselect and re-reselect alternative. Smaller, faster, greater flexibility, and better interface.
https module compatability for browserify
Memoization with swappable cache providers — same code in dev (memory), test (disabled), and prod (Redis). Just swap the provider.
Simple full-text search in your browser.
access to v8's CallSites
Lightweight memoization with weakmap-shim.
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Lightweight debugging utility for Node.js and the browser
Give me a string and I'll tell you if it's a valid npm package license string
btoa for Node.JS (it's a one-liner)
Get an event when you're being sent data or asked for it.
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
unzip a zip file into a directory using 100% javascript
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
Use hwb() color functions in CSS
Normalize a value or function, applying extra args to the function
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
ES2015 Promise ponyfill
URL utilities for markdown-it
compute the closest common parent for file paths
fs.rename but works across devices. same as the unix utility 'mv'