Skip to content

cesar/ember-async-shim

Repository files navigation

ember-async-shim

Ember Observer Score

Import Async helper functions using ES6 syntax.

Installation

  • ember install ember-async-shim

Usage

After installation, module can be imported using es6 syntax:

import Async from 'async'

Note: async will still be bound to global window variable (window.async)

Running Tests

  • ember test

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

About

Add Async helper functions to an Ember project

Resources

License

Stars

Watchers

Forks

Packages

No packages published