/cycle-core

A fully reactive JavaScript framework for Human-Computer Interaction

Primary LanguageJavaScriptMIT LicenseMIT

Cycle.js

Cycle.js is a fully reactive JavaScript framework for Human-Computer Interaction.

Cycle Core is the minimum required tools you need for building applications. It is comprised of one single function, Cycle.run(main, drivers).

Installing

npm version

npm install rx @cycle/core

Note: rx is a required dependency. Without it, nothing will change.

I came here because I want to...

LICENSE

The MIT License (MIT)


Build Status Code Climate Dependency Status devDependency Status JS.ORG