weight-calc

1.0.3 • Public • Published

weight-calc

JavaScript weight calculator.

npm i weight-calc

Example:

var WC = require("weight-calc");
var Example = WC.KgToPound(4); //Returns 13.829597706857369.
console.log(Example)

Package Sidebar

Install

npm i weight-calc

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • appajs