Skip to content

An ember addon which is a simple mix of contextual components and state machines.

License

Notifications You must be signed in to change notification settings

k-fish/ember-contextual-states

Repository files navigation

ember-contextual-states

⚠️ This is currently an in-development addon, and may not be actively maintained. Use with care.

Ember-contextual-states is a simple addon for managing representation states with contextual components. It is designed to be composed with other addons and css.

The demo and documentation for this addon live on it's github page, check it out here..

Installation

  • git clone <repository-url> this repository
  • cd ember-contextual-states
  • yarn install

Running

Running Tests

  • yarn test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://ember-cli.com/.

About

An ember addon which is a simple mix of contextual components and state machines.

Resources

License

Stars

Watchers

Forks

Packages

No packages published