Operaciones aritméticas con precisión exacta en JavaScript. Adaptado de currency.js sin la lógica de moneda.
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
64-bit big-endian signed integer-to-string conversion
micromark utility to decode numeric character references
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
Tiny utility to create unions and de-duplicated lists
Support for representing 64-bit integers in JavaScript
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Removes duplicates from a sorted array in place
Rearrange array elements by index array
A promise based, dynamic priority queue runner, with concurrency limiting.
Super fast simple k-means and k-means++ clustering for unidimiensional and multidimensional data. Works in node and browser
Uniqueness functions
Number parser with support for mixed numbers, vulgar fractions, and Roman numerals
Packs an array-of-arrays into a single ndarray
Takes a string, such as "1,2,3-10,5-8" and turns it into an array of numbers
`util.inspect` with additional type information