ember-promise-proxy

The default blueprint for ember-cli addons.

Usage no npm install needed!

<script type="module">
  import emberPromiseProxy from 'https://cdn.skypack.dev/ember-promise-proxy';
</script>

README

Ember Promise Proxy

Docorator for promise proxy array and promise proxy object.

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Installation

ember install ember-promise-proxy

Usage

Check dummy app.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.