ember-present-ember-concurrency

v0.1.1
A set of reusable ember-present slides which demonstrate ember-concurrency
ember-addon

ember-present-ember-concurrency

This is the fist proof of concept ember addon for use with ember-present presentations. It allows you to use these slides in your own Ember presentations:

ember-concurrency

These slides were extracted with permission from Alex Matchneer's EmberConf 2017 presentation on ember-concurrency (source).

Installation

ember install ember-present-ember-concurrency

Usage

See https://github.com/gavinjoyce/jsconf-us-2018 for example usage (more comprehensive docs will follow)

Contributing

Installation

  • git clone <repository-url>
  • cd ember-present-ember-concurrency
  • npm install

Linting

  • npm run lint:js
  • npm run lint:js -- --fix

Running tests

  • ember test – Runs the test suite on the current Ember version
  • ember test --server – Runs the test suite in "watch mode"
  • ember try:each – Runs the test suite against multiple Ember versions

Running the dummy application

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

License

This project is licensed under the MIT License.

npm i ember-present-ember-concurrency

Metadata

  • MIT
  • 6.* || 8.* || >= 10.*
  • Gavin Joyce
  • released 8/23/2018

Downloads

Maintainers