Skip to content

rwjblue/ember-concurrency

 
 

Repository files navigation

ember-concurrency

A toolset with improved concurrency primitives for Ember.js.

Documentation can be found here.

Addon Maintenance

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

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

Building

  • ember build

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

About

An Ember.js addon for managing concurrency

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.8%
  • HTML 16.7%
  • CSS 13.1%
  • Ruby 0.4%