Skip to content

lefant/purebmi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purebmi

simple body mass index calculator built with purescript & purescript-thermite (react wrapper).

demo url: http://e.lefant.net/purebmi/

learn more about the BMI on wikipedia: http://en.wikipedia.org/wiki/Body_mass_index


to build during hacking / for preview run:

pulp browserify --to index.js --watch

to update gh-pages branch:

pulp dep install
pulp browserify --to index.js
git add -f index.html index.js bower_components

About

simple body mass index calculator using purescript and react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published