From 7afe7fc51c6caf58c42d2e99efc8ed96f22895d9 Mon Sep 17 00:00:00 2001 From: Robert Eisele Date: Thu, 3 Sep 2015 09:54:29 +0200 Subject: [PATCH] Add fraction.js to number section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9ede81..2dac930 100644 --- a/README.md +++ b/README.md @@ -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