Skip to content

jsonapi-suite/ember-data-extensions

Folders and files

NameName
Last commit message
Last commit date
Oct 25, 2019
Aug 26, 2016
Aug 26, 2016
Oct 25, 2019
Aug 26, 2016
Aug 26, 2016
Aug 26, 2016
Aug 26, 2016
Nov 1, 2018
Aug 26, 2016
Oct 25, 2018
Aug 26, 2016
Aug 26, 2016
Aug 26, 2016
Nov 30, 2016
Aug 31, 2016
Aug 31, 2016
Oct 24, 2018
Oct 25, 2019
Oct 24, 2018
Nov 1, 2018

Repository files navigation

Ember-data-extensions

This is a collection of helpers/customizations to ember-data to make it work for our use cases.

View official documentation

Installation

ember install ember-data-jsonapi-extensions

Nested Forms

Run the dummy app to see nested forms in action. The following Post has an Author and many Tags: