Skip to content

Latest commit

 

History

History
88 lines (75 loc) · 4.02 KB

number.md

File metadata and controls

88 lines (75 loc) · 4.02 KB

Bookmarks tagged [number]

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

A javascript library for formatting and manipulating numbers.


https://github.com/chancejs/chancejs

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


https://github.com/HubSpot/odometer

Smoothly transitions numbers with ease.


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

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


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

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


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

A rational number library for JavaScript


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

A complex number library for JavaScript


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

A polynomials library for JavaScript


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

Generate a random integer.


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

Generate a random float.


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

Generate random numbers that are consecutively unique.


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

Round a number to a specific number of decimal places: 1.2341.2.