Software Details:
Version: 1.5.3
Upload Date: 13 May 15
Distribution Type: Freeware
Downloads: 37
Numeral.js can help developers control how numbers are shown on a page, applying custom formatting and display rules based on what the number is referring to.
Numeral.js can be used for:
- controlling the decimal place
- adding suffixes and prefixes
- displaying currencies
- displaying byte numbers
- displaying percentages
- displaying times
Besides just formatting the given raw number, the library can also unformat it, extracting the raw value from a formatted version.
On top of this, Numeral.js is also translation-ready and can perform some basic math operations.
What is new in this release:
- Added currency symbol to optionally appear before negative sign / open paren
- Added float precision math support
- Added specification of abbreviation in thousands, millions, billions
Requirements:
- JavaScript enabled on client side
- Node.js for server-side environments
Comments not found