number.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [number]

www.codever.land/bookmarks/t/number

Numeral-js

https://github.com/adamwdraper/Numeral-js

A javascript library for formatting and manipulating numbers.


chance.js

https://github.com/chancejs/chancejs

Random generator helper in Javascript. Can generate numbers, strings etc.


odometer

https://github.com/HubSpot/odometer

Smoothly transitions numbers with ease.


accounting.js

https://github.com/josscrowcroft/accounting.js

A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.


money.js

https://github.com/josscrowcroft/money.js

A tiny (1kb) javascript currency conversion library, for web & nodeJS.


Fraction.js

https://github.com/infusion/Fraction.js

A rational number library for JavaScript


Complex.js

https://github.com/infusion/Complex.js

A complex number library for JavaScript


Polynomial.js

https://github.com/infusion/Polynomial.js

A polynomials library for JavaScript


random-int

https://github.com/sindresorhus/random-int

Generate a random integer.


random-float

https://github.com/sindresorhus/random-float

Generate a random float.


unique-random

https://github.com/sindresorhus/unique-random

Generate random numbers that are consecutively unique.


round-to

https://github.com/sindresorhus/round-to

Round a number to a specific number of decimal places: 1.234 โ†’ 1.2.