https://github.com/shipshapecode/ember-array-utils
This addon provides similar array utility methods to the EmberArray prototype extensions.
https://github.com/shipshapecode/ember-array-utils
Last synced: 11 months ago
JSON representation
This addon provides similar array utility methods to the EmberArray prototype extensions.
- Host: GitHub
- URL: https://github.com/shipshapecode/ember-array-utils
- Owner: shipshapecode
- License: mit
- Created: 2020-12-06T19:44:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-07T16:00:08.000Z (about 5 years ago)
- Last Synced: 2025-02-16T12:30:03.318Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 359 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
ember-array-utils
==============================================================================
This addon provides similar array utility methods to the EmberArray prototype extensions.
Compatibility
------------------------------------------------------------------------------
* Ember.js v3.12 or above
* Ember CLI v2.13 or above
* Node.js v10 or above
Installation
------------------------------------------------------------------------------
```
ember install ember-array-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).