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
A convenience class to create an object with dynamic properties
A collection of fast approximations to common geographic measurements.
A blazing fast hash code generator that supports every possible javascript value.
Merge objects & other types recursively. A simple & small integration.
Hash any object based on its value
ProseMirror Markdown integration
Safe(r) monkeypatching for JavaScript.
Rich matchers inspired by Hamcrest. Useful for generating helpful assertion failure messages in tests.
Determine if an object is a Buffer
CSS vendor prefix detection and property feature testing.
normalize different geojson forms into featurecollections
Scanner and parser for JSON with comments.
A React helper hook for storing latest value in ref object (updated in useEffect's callback).
Inspect Broccoli nodes; thin wrapper around node.__broccoliGetInfo__()
Super fast simple k-means and k-means++ clustering for unidimiensional and multidimensional data. Works in node and browser
HPACK implementation
ICSS utils for postcss ast
Find the module object for something that was require()d
random fill from browserify stand alone
Allow parsing of object rest/spread
Access nested property values at any depth with a simple expression.