Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
micromark utility to decode numeric character references
64-bit big-endian signed integer-to-string conversion
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Deep comparison of 2 instances for should.js
Flatten nested arrays
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
A state machine compiler
A cross-browser, numerically stable algorithm to add floats accurately
Removes duplicates from a sorted array in place
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Tiny utility to create unions and de-duplicated lists
Super fast simple k-means and k-means++ clustering for unidimiensional and multidimensional data. Works in node and browser
Takes a string, such as "1,2,3-10,5-8" and turns it into an array of numbers
Packs an array-of-arrays into a single ndarray
PostCSS plugin This project tries to fix all of flexbug's issues
Number parser with support for mixed numbers, vulgar fractions, and Roman numerals
Rearrange array elements by index array
Uniqueness functions
Support for representing 64-bit integers in JavaScript
A promise based, dynamic priority queue runner, with concurrency limiting.
`util.inspect` with additional type information