LarryBattle / Ratio.js

Rational numbers for Javascript
http://larrybattle.github.com/Ratio.js/
MIT License
113 stars 9 forks source link

Make more modular #62

Open LarryBattle opened 10 years ago

LarryBattle commented 10 years ago

Should this library split up the parsing user input, numeric calculations and data format output into sub modules?