gramz
v1.0.5
Published
Converting gram to other gram unit import the function from gram-module
Readme
Converting gram to other gram unit import the function from gram-module
var gramz = require('./gram-module'); console.log(gramz.gtokg(1000)); --> 1000 gram is 1 kilograms
