Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.94 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.94 KB

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