Get a chunk of an array based on the total number of chunks and current index
Fast JavaScript array sorting by implementing Python's Timsort algorithm
A polyfill for Array.prototype.flat and Array.prototype.flatMap
Long timeout makes it possible to have a timeout or interval that is longer than 24.8 days (2^31-1 milliseconds).
A 2D spatial index for axis-aligned boxes
Computes strongly connected components of a directed graph
Fast kernel density estimation library
Shortens numeric literals using scientific notation
injects a #define statement into a shader source
make a shallow copy of an object or array
A polymorphic iterate operator for arrays and other iterables
Deterministic stringification for when performance matters
Fluent UI React SpinButton component.
Reduce an array to unique values, optionally into a separate array.
GLU tesselator ported to Javascript, performs polygon boolean operations and triangulation
i18n for ISO 3166-1 country codes
Recursive object extending
Optimize svg and load it as a React Component
Numeric range utilities
Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
React component for entering and validating numbers, text or password.
a stylish numeric input for react native
tiny binary search function with comparators