Skip to content
This repository was archived by the owner on Nov 11, 2017. It is now read-only.

emberjs/ember-states

Repository files navigation

ember-states Build Status

ember-states is Ember's implementation of a finite state machine. A StateManager instance manages a number of properties that are instances of State, tracks the current active state, and triggers callbacks when states have changed.

For more info check documentation of StateManager in addon/state-manager.js

Including In An Ember Application

Here is the simplest way to get started with ember-states:

ember install ember-states

How to Run Unit Tests

npm install
ember test

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages