ember-data-fetch-support
Replaces $.ajax
with fetch
in ember-data
. Functions as a mixin for ember-data
adapters. Uses ember-network
for FastBoot support.
Installation
ember install ember-data-fetch-support
Usage
;; ;
Replaces $.ajax
with fetch
in ember-data
. Functions as a mixin for ember-data
adapters. Uses ember-network
for FastBoot support.
ember install ember-data-fetch-support
;; ;
npm i ember-data-fetch-support
22
0.6.0
MIT