Numeral-js
Numeral-js copied to clipboard
fix format < 1 bug
refrencing issue #568 in bytes.js we had a if statement that would never be called if value was <1 so I added a check, and fixed that, I also added some new tests, all 178 test passed using grunt