ember-runtime-enumerable-includes-polyfill

2.1.0 • Public • Published

ember-runtime-enumerable-includes-polyfill

This addon polyfills the ember-runtime-enumerable-includes feature added to Ember in 2.8.0. This addon is intended to allow addons and/or applications use the new functionality and avoid deprecations while still supporting older Ember versions.

Read more details on the feature here:

Build Status

Usage

To use this addon in your project, install it as a runtime dependency:

npm install --save ember-runtime-enumerable-includes-polyfill

That's it!

Installation

  • git clone <repository-url> this repository
  • cd ember-runtime-enumerable-includes-polyfill
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.0
    48,853
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.1.0
    48,853
  • 2.0.0
    10,475
  • 1.0.4
    5,582
  • 1.0.3
    74
  • 1.0.2
    201
  • 1.0.1
    23
  • 1.0.0
    2

Package Sidebar

Install

npm i ember-runtime-enumerable-includes-polyfill

Weekly Downloads

29,662

Version

2.1.0

License

MIT

Last publish

Collaborators

  • mmun
  • simonihmig
  • pzuraq
  • rwjblue