Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 548 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 548 Bytes

body-mass-index

A Javascript lib to calculate body mass index.

Install

# yarn add body-mass-index

Library Functions

This lib exports the following functions:

calculate()

... add documentation and examples

ideialWeight()

... add documentation and examples

loadCategory()

... add documentation and examples

Author

Emanuel Gonçalves