vitruvia

0.0.1 • Public • Published

vitruvia.js

Human architecture and geometry

Vitruvia is a collection of bio- and neuromechanical calculations, functions and methods related to human movement, health, nutrition and behavior.

The javascript library was written to support development of (para)medical applications in the growing share of web technologies.

Modules

The following modules are currently available, using a particular module and it's widgets can be done as follows:

var nutrition = require('vitruvia').provide('nutrition')
  , joule = nutrition.energy.calToJoule(1000);

Nutrition

  • Energy - methods related to energy expenditure and intake.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i vitruvia

    Weekly Downloads

    1

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • Swaagie