Import with sanity.
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
The Lodash method `_.merge` exported as a module.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
invariant
A modern way to latinize/ascii-fold strings and normalize symbols.
[](https://www.npmjs.com/package/string-kit-js) [](https://opensource.org/licenses/ISC)
A JavaScript implementation of the Unicode Bidirectional Algorithm
Get an event when you're being sent data or asked for it.
Querystringify - Small, simple but powerful query string parser.
Zero CPU overhead, zero dependency, true event-loop blocking sleep
Clean up messy package metadata from the npm registry
React context for MDX
A file loader module for webpack
Determine if the current node version supports the `--preserve-symlinks` flag.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Cloudflight eslint-plugin & eslint-config for typescript
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
Tracks your Webpack asset sizes over time.
HTTP Payment authentication scheme (paymentauth/MPP) mapping for PEAC
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Easy way to make a Readable Stream
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.