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

Resolve units unrecognized by getAliases #105

Closed nwesterman closed 4 years ago

nwesterman commented 4 years ago

Attempt to resolve https://github.com/gentooboontoo/js-quantities/issues/101 by adding original unit names to the list of known aliases for ["beerbarrel", "beerbarrel-imp", "oilbarrel"].

gentooboontoo commented 4 years ago

Merged. Thanks.