Skip to content

A web application framework with Model-View-Intent and Virtual DOM

License

Notifications You must be signed in to change notification settings

secobarbital/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 basically comprised of one single function, Cycle.run(main, drivers) and wraps RxJS as Cycle.Rx.

Installing

npm version

npm install @cycle/core

I came here because I want to...

LICENSE

The MIT License (MIT)


Build Status Code Climate Dependency Status devDependency Status JS.ORG

About

A web application framework with Model-View-Intent and Virtual DOM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.9%
  • HTML 0.1%