Skip to content

rgilpast/jsconversor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsconversor

Generic conversor between several measurement units of weight, length, volume,... With tests using Mocha and Chai

Install

npm install jsconversor

Use

const fromKGToLB = require('jsconversor').fromKGToLB

fromKGToLB(5) // 5 Kg are 11.0231 Lb

Credits

License

MIT

About

generic conversor between several measurement units of weight, length, volume,...

Resources

Stars

Watchers

Forks

Packages

No packages published