Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cylcebmi

simple body mass index calculator built with cylcejs. This is a simple example that mirrors @lefant's purescript and react + omniscient versions of the same bmi calculator, but with cyclejs instead of react.

demo url: http://danielbachler.de/files/cyclejsBMI/index.html

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


to assemble the code:

  npm install
  webpack

At the time of writing the stream branch of cycle does not have a lib directory, so you need to build it:

  cd node_modules/cyclejs
  npm run compile-lib

About

A reimplementation of the omniscient omniBMI in cycleJS

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages