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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

Package Sidebar

Install

npm i weight-calc

Weekly Downloads

1

Version

1.0.3

License

MIT

Last publish

Collaborators

  • appajs