A framework to set up distributed algorithms via HTTP, HTML and Javascript, based on NodeJS and Express.
Open source under an MIT license. See LICENSE.
Development requires NodeJS (ver >= 0.10) and Grunt. Download the repository and run npm install
to install: Express, RequireJS, and some Grunt plugins.
There is also a dependency with another library of mine: creatartis-base. It is included in package.json
as a development dependency, but it is really a production dependency. It must be installed manually. This avoids problems which arise when npm install
duplicates this module. Running npm dedupe
should help, yet as of the date this was written it does not work when using URL dependencies.
This software is being continually developed. Suggestions and comments are always welcome via email.
Contributors: