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
- Host: GitHub
- URL: https://github.com/yapplabs/ember-data-utils
- Owner: yapplabs
- License: mit
- Created: 2019-02-18T20:08:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T20:38:42.000Z (over 4 years ago)
- Last Synced: 2025-04-18T02:37:37.323Z (about 1 year ago)
- Topics: ember-addon, ember-data, emberjs
- Language: JavaScript
- Homepage: https://yapplabs.github.io/ember-data-utils/
- Size: 1.15 MB
- Stars: 3
- Watchers: 8
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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).