Skip to content

A fully reactive JavaScript framework for Human-Computer Interaction

License

Notifications You must be signed in to change notification settings

cogitovsmachina/cycle-core

 
 

Repository files navigation

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

About

A fully reactive JavaScript framework for Human-Computer Interaction

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.8%
  • HTML 3.2%