ember-blueprint-data
The default blueprint for ember-cli addons.
The default blueprint for ember-cli addons.
The default blueprint for ember-cli addons.
Send AJAX through your adapter without building the URL
An improved Ember Data fixture adapter to be used on dev env, and which is not inserted as part of the app in prod builds.
Ember Data Adapter for Parse
Make ember data work offline with automatic sync.
A JSON:API server to be used for development environments.
Ember data addon for querying async has-many relationships using query parameters
Convert mongoose validation errors to ember-data compatible errors
Convert mongoose validation errors to ember-data compatible errors
A reusable API controller module for CRUD operations between Hapi.js and Mongoose
An Ember-data adapter that uses Faker.js to generate fixtures
This addon serializes the route data for each route in the chain when running in Fastboot. Then it gives a hook to use that data as the model in the web application on initial page load
Adapter and tools to connect to a FeathersJS backend.
An ember-data adapter and utility for link relation APIs. This adapter has no initial knowledge on resource URLs and gathers it by following from an api entrypoint.
An Ember wrapper for ember-data model to proxy changes to be applied at a later time
Ember data extension to allow offline persistance and caching
Adds a changedRelationships function to models, similar to changedAttributes.
Include ember-data-factory-guy into an ember-cli application for jquery-mockjax stub endpoints on ember-data models for tests and/or prototypes.
A simple Ember Data Transform to alow easier manipulations of filesize. Simply have the backend send a value in bytes and the transform will create an easy to use object.