Calorique - Health & Fitness Calculators
Calculate BMI, daily calorie needs, and generate health/fitness code snippets -- all inside VS Code.
Features
- Calculate BMI -- Enter weight and height (imperial or metric) to get BMI and weight category
- Calculate Daily Calories -- Get BMR, maintenance, weight loss, and weight gain calorie targets using the Mifflin-St Jeor equation
- Code Snippets -- Health calculation snippets for JavaScript, TypeScript, and Python
- Open Online Calculator -- Quick link to the full calculator at calorique.io
Commands
Calorique: Calculate BMI -- Interactive BMI calculation with unit selection
Calorique: Calculate Daily Calories -- Full calorie needs breakdown by activity level
Calorique: Open Health Calculator -- Open calorique.io in browser
Snippets
| Prefix |
Language |
Description |
bmi-calculator |
JS/TS/Python |
BMI calculator function |
calorie-calculator |
JS/TS/Python |
Daily calorie needs (Mifflin-St Jeor) |
macro-calculator |
JS/TS |
Macronutrient breakdown calculator |
body-fat-calculator |
JS/TS |
Body fat percentage estimator (US Navy method) |
About
Built by Calorique -- free online health and fitness calculators for BMI, calories, macros, body fat, and more.
License
MIT
| |