turf polygon module
Transform all for-of loops into the equivalent array for loop
Array / object / string iteration utility
Matches strings against configurable strings, globs, regular expressions, and/or functions
A 2D spatial index for axis-aligned boxes
## Example
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Mini assertion library
Minimalistic tools for JS crypto modules
Additional easing equations for the fx module in the svgjs.com library
Create an array of unique values, in order, from the input arrays
Shortens numeric literals using scientific notation
Computes strongly connected components of a directed graph
Khan Academy's Javascript Numeric Math Utilities
GLU tesselator ported to Javascript, performs polygon boolean operations and triangulation
Browserify transform to convert ES5 syntax to be ES3-compatible.
Transforms various collections into arrays by whatever means they support
i18n for ISO 3166-1 country codes
Convert any binary data to ArrayBuffer
asynchronous function queue with adjustable concurrency
Proper serialization and deserialization raw json objects to classes in Typescript
Lazy-evaluating list of files, based on globs or regex patterns
Create an array with values that are present in the first input array but not additional ones
Like a Set, but provides the index of the `key` in the backing array