Architect project resource enumeration utility
Check for development and test environments.
Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
Packs an array-of-arrays into a single ndarray
Clean up an object prior to serialization
create hashes for browserify
Best type safe way to check null or undefined in typescript
A convenience class to create an object with dynamic properties
JS crypto library
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
Convert object keys to camel case
An LRU cache of weak references
Merge objects & other types recursively. A simple & small integration.
A collection of fast approximations to common geographic measurements.
Hash any object based on its value
Safe(r) monkeypatching for JavaScript.
Rich matchers inspired by Hamcrest. Useful for generating helpful assertion failure messages in tests.
A blazing fast hash code generator that supports every possible javascript value.
ProseMirror Markdown integration
Determine if an object is a Buffer
CSS vendor prefix detection and property feature testing.
Scanner and parser for JSON with comments.
normalize different geojson forms into featurecollections
A React helper hook for storing latest value in ref object (updated in useEffect's callback).