1.0.4 • Published 4 years ago

bmi-calcs v1.0.4

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

bmi-calcs

bmi-calcs is a simple BMI-Calculator.

Installation

Use the package manager bmi-calcs to install bmi-calcs.

npm install mbi-calcs

Usage

cont BMI = require('bmi-cals');

BMI.calculate(85,170);

//First parameter 85 is Weight in KG
//Second parameter 170 is Height in CM

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago