Skip to content

igorcosta/cycle.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cycle.js

A simple unobstrutive framework for web developers who are familiar for large web apps.

Cycle is based on top of core functionality of Backbone Framework which delivery high qualitiy MVC approach.

The main goal for Cycle is to implement a complete solution for developers with UI Components based on architecture of Apache Flex Framework.

Cycle approach to delivery the MVC borrowed from Backbone but also:

  1. Scale applications with event driven architecture
  2. Sensible defaults, such as using Underscore templates for view rendering
  3. Easy to modify to make it work with your applicaton's specific needs
  4. Reduce boilerplate for views, with specialized view types
  5. Build on a modular
  6. Compose your application's visuals at runtime, Layout definitions
  7. And much more.

== Compatibility:

100% compatible with JQuery,Zepto or even EmberJS. It's

== Requires

It's built on top of Backbone Requires functions from underscore.js Requires load Modules with require.jS

About

A javascript library for Applications on Web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published