ember-ajax-fetch

A drop-in ember-ajax replacement fetch service.

Usage no npm install needed!

<script type="module">
  import emberAjaxFetch from 'https://cdn.skypack.dev/ember-ajax-fetch';
</script>

README

ember-ajax-fetch

This addon provides a fetch service that is meant to have the same API as ember-ajax. It should be a drop in replacement when it is finished, and already handles a lot of things!

Compatibility

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

Installation

ember install ember-ajax-fetch

Docs

View the docs

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.