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

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.

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).