bmi-calcs
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i bmi-calcs

Weekly Downloads

3

Version

1.0.4

License

ISC

Unpacked Size

2.22 kB

Total Files

6

Last publish

Collaborators

  • felixchristo