Fast kernel density estimation library
Additional easing equations for the fx module in the svgjs.com library
Shortens numeric literals using scientific notation
Computes strongly connected components of a directed graph
A polyfill for Array.prototype.flat and Array.prototype.flatMap
GLU tesselator ported to Javascript, performs polygon boolean operations and triangulation
make a shallow copy of an object or array
i18n for ISO 3166-1 country codes
A polymorphic iterate operator for arrays and other iterables
Fluent UI React SpinButton component.
injects a #define statement into a shader source
Deterministic stringification for when performance matters
Reduce an array to unique values, optionally into a separate array.
tiny binary search function with comparators
Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise
Optimize svg and load it as a React Component
React component for entering and validating numbers, text or password.
redefine an svg path with absolute coordinates
React Native Jazzicon
Recursive object extending
A function that takes an SVG arc curve as input, and maps it to one or more cubic bezier curves
a stylish numeric input for react native
reads PostgreSQL binary format for numeric values into a string
Find the first element in an array that passes a callback test. Equivalent to underscore.find()