danfo.js is an open source, JavaScript library providing high performance, intuitive, and easy to use data structures for manipulating and processing structured data.
Rando.js helps JavaScript developers code randomness more simply and readably. Whether you need to find a random int/float between two numbers, pick a random value from an array, choose a random element from your jQuery object, gr
Cashify
πΈ
Lightweight currency conversion library, successor of money.js
This package was created, because the popular money.js library is:
not maintained (last commit was ~5 years ago)
has ove
An arbitrary-precision Decimal type for JavaScript.
Features
Integers and floats
Simple but full-featured API
Replicates many of the methods of JavaScript's Number.prototype and Math objects
Also handle
Hashids is small JavaScript library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user: http://hashids.org/javascript
Getting started
Install Hashids
BigInt: Arbitrary precision integers in JavaScript
Daniel Ehrenberg, Igalia. Stage 4
This proposal is complete and already merged into ECMA262 specification. See the specification text here.
Thanks for help and feedba
TheoremJS A Math framework for computation in JavaScript
TheoremJS is a mathematical framework that is packed up with tons of useful mathematical functions. It is composed of functions in most mathemat
@observablehq/array
This library provides methods for operating on columnar data represented as parallel arrays. Most operations involve computing an indexβan array of integers, each in [0, length - 1]βand then using th
Chance
Chance - Random generator helper for JavaScript
Homepage: http://chancejs.com
Many more details on http://chancejs.com but this single library can generate random numbers, characters, strings, names,
Ranger
Ranger.js is a small, standalone library for working with ranges of numbers in Javascript.
Ranger provides all the utility methods you'd expect, including clamp, wrap, map, and random. These methods are availabl
A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic.
Features
Integers and decimals
Simple API but full-featured
Faster, smaller, and perhaps easier to use than JavaScript versi
Numeral.js
A javascript library for formatting and manipulating numbers.
Website and documentation
Travis Build Status
Master
Develop
NPM
#CDNJS
Contributing
Importa
libRmath.js
This is a 100% Pure Javascript ( TypeScript ) re-write of Statistical R nmath "core" numerical library found here. This is a manual re-write, "emscripten" was not used.
Summary
libRmath.js port c
get-range
Lazy number range generator
Useful for iteration.
Similar to the Python 3 range function.
Install
$ npm install --save get-range
Usage
const getRange = require('get-range');
?
Metrick
Babel-powered unit magick
Introduction
Metrick is a library which allows you to convert units and avoid using magic numbers! In combination with a JavaScript syntax extension included w
Moontoast Math Library
Moontoast\Math is useful for working with integers that are larger than (or may become larger than, through mathematical computations) PHP's max integer value for a given system. On 64-bit syste