1.0.0 • Published 6 years ago

kg-lb-converter v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

KgLbConverter

KgLbConverter is a kg yo lbs converter and viceverse, this provides all the function needed to do the translate

-To convert Kg to Lbs use the function kgToLbs(number); -To convert Lbs to Kg use the function lbTokgs(number);

Installation

npm install kg-lb-converter

Use

kgToLbs(1) // Returns 2.20462
lbTokgs(1) // Returns 0.45359290943563974

Credits

Guillermo O. Anselmi

License

MIT

1.0.0

6 years ago

0.0.1

6 years ago