Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.06 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.06 KB

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.