Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 694 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 694 Bytes

Statr

Codeship Status for derLukers/statr Statr (pronounced "stater") is a State engine written in CoffeeScript

About Statr

The idea behind this project is to rebuild the behavior of the Angular ui.router State engine. Based on this projects you could rebuild the whole ui.router in other frameworks (i.e. Backbone).

ES-6 Promises

This projects makes heavy use of Promises. If you need to support older Browsers you can use Jake Archibalds es6-promise to shim it.