UNPKG
bodybuilding
Version:
latest (1.0.1)
1.0.1
1.0.0
bodybuilding helper
github.com/cc189/bodybuilding
cc189/bodybuilding
bodybuilding
/
README.md
15 lines
(11 loc)
•
195 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
bodybuilding
#
# Installation
``` npm install bodybuilding ```
#
# Usage
- Calculate BMR - Calculate TDEE
#
# Example
#
## `get_bmr(height, weight, age)`
#
## `get_tdee(bmr, activity_level = 0)`