gentooboontoo / js-quantities

JavaScript library for quantity calculation and unit conversion
http://gentooboontoo.github.io/js-quantities/
MIT License
396 stars 102 forks source link

Unitless values with prefixes #61

Closed bcamarneiro closed 8 years ago

bcamarneiro commented 8 years ago

Is it possible to use unitless values and convert them to their suffixes? Like, for example: 1000 -> 1K, 1000K -> 1000M?

bcamarneiro commented 8 years ago

This link to this enhancement #23