A simple function tool that converts Mass/Weight, Length, Volume, Area and Speed (in future more units)
-
Manual Mode : [Download the file] (https://raw.githubusercontent.com/MaicolBen/unit-converter/master/unit-converter.js)
-
Bower Mode:
bower install unit-converter-js
For convert 1500 gr to kg:
convert(CONV_MASS, 'gr', 'kg', 1500)