Add fraction.js to number section

This commit is contained in:
Robert Eisele 2015-09-03 09:54:29 +02:00
parent 40f83a8961
commit 7afe7fc51c

View File

@ -343,6 +343,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
* [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
## Storage