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

Add Imperial Gallons in addition to US Gallons #62

Open wcomartin opened 8 years ago

wcomartin commented 8 years ago

1 US Gallons = 0.832674 Imperial Gallons

gentooboontoo commented 8 years ago

How would you differentiate units between gal (US Gallon currently in the library) and Imperial Gallon?

wcomartin commented 8 years ago

Imperial gallon would have aliases 'imp gal' and 'imperial gallon' us gallon could have an additional alias 'us gal'