🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

ember-present-ember-concurrency

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-present-ember-concurrency

A set of reusable ember-present slides which demonstrate ember-concurrency

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

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.

Keywords

ember-addon

FAQs

Package last updated on 23 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts