The cache system is built on [LocaleStorage API](https://developer.mozilla.org/en-US/docs/Web/API/Storage/LocalStorage).
Resolve a URI relative to an optional base URI
Get the first fulfilled promise that satisfies the provided testing function
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Merge CSS rules with PostCSS.
One-time password input component for React.
JavaScript parser, mangler/compressor and beautifier toolkit
Parse postgres array columns
Inquirer input text prompt
Isomorphic, functional type-checking for Javascript
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
just emit 'log' events on the process object
Retry a promise-returning or async function
Promisify a callback-style function
Reduce initial definitions to the actual initial value, where possible.
Get stdin as a string or Uint8Array
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
Timeout a promise after a specified amount of time
Minify selectors with PostCSS.
Map over promises concurrently
A family of specs for interoperable TypeScript
React input-number component
Hashing made simple. Get the hash of a buffer/string/stream/file.
Parse yes/no like values