An open API service indexing awesome lists of open source software.

https://github.com/yapplabs/ember-data-utils

A collection of utilities, ergonomic improvements, and components for use with ember-data
https://github.com/yapplabs/ember-data-utils

ember-addon ember-data emberjs

Last synced: about 1 year ago
JSON representation

A collection of utilities, ergonomic improvements, and components for use with ember-data

Awesome Lists containing this project

README

          

ember-data-utils *No Longer Maintained*
==============================================================================

A collection of utilities, ergonomic improvements, and components for use with ember-data.

It is currently a work-in-progress of extracting things from our apps that we've found useful. We'll publish to NPM once we feel like it's stable and properly tested.

Compatibility
------------------------------------------------------------------------------

* Ember.js v2.18 or above
* Ember CLI v2.13 or above

Installation
------------------------------------------------------------------------------

```
ember install ember-data-utils
```

Usage
------------------------------------------------------------------------------

[Longer description of how to use the addon in apps.]

Contributing
------------------------------------------------------------------------------

See the [Contributing](CONTRIBUTING.md) guide for details.

License
------------------------------------------------------------------------------

This project is licensed under the [MIT License](LICENSE.md).