No description provided.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Simple and complete React DOM testing utilities that encourage good testing practices.
Recursive object extending
Turn any collection of objects into its own efficient tree or linked list using Symbol
Npm module for calculating chi-square test that gives us p-value for statistical significance with practical use in A/B testing.
A state machine compiler
deep cloning of objects and arrays
extend like a boss
HTTP response freshness testing
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Allows users to use generators in order to write common functions that can be both sync or async.
Give me a string and I'll tell you if it's a valid npm package license string
merge() utility function
Deep comparison of 2 instances for should.js
ES2015 `Object.assign()` ponyfill
Deterministic random bit generator (hmac)
Flexible ascii progress bar
Like JSON.stringify, but doesn't blow up on circular refs.
Like duplexer but using streams3
HPACK implementation
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Extra assertions on top of node's assert module