Skip to content

Files

Latest commit

8b30d85 · Feb 17, 2025

History

History
31 lines (19 loc) · 632 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 632 Bytes

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.28 or above
  • Ember CLI v3.28 or above
  • Node.js v18 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.