{"library":"ember-ajax-fetch","type":"library","category":null,"description":"Ember addon that provides a fetch service with an API compatible with ember-ajax. Current version 2.2.2 requires Ember 3.28+ and Node 18+. It is a drop-in replacement using the Fetch API instead of jQuery.ajax, reducing bundle size and improving modern browser compatibility. Release cadence is low; the addon is stable and feature-complete.","language":"javascript","status":"active","version":"2.2.2","tags":["javascript","ember-addon"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ember-ajax-fetch","imports":["import { inject as service } from '@ember/service'; import fetch from 'ember-ajax-fetch/services/fetch';","import AjaxService from 'ember-ajax-fetch/services/fetch';","const response = await this.get('fetch').request('/api/data');"]},{"cmd":"yarn add ember-ajax-fetch","imports":[]},{"cmd":"pnpm add ember-ajax-fetch","imports":[]}],"homepage":"https://RobbieTheWagner.github.io/ember-ajax-fetch","github":"https://github.com/RobbieTheWagner/ember-ajax-fetch","docs":null,"changelog":null,"pypi":null,"npm":"ember-ajax-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}