1.1.0 • Published 7 years ago

ember-async-shim v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

ember-async-shim

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/.

1.1.0

7 years ago

1.0.0

7 years ago