ember-in-element-polyfill

1.0.1 • Public • Published

ember-in-element-polyfill

Build Status Ember Observer Score npm version

This will make in-element (see RFC 287) available in all Ember versions starting at 2.12.

For Ember versions without native support this addon will use the already available private -in-element, using an AST transform, so no run-time overhead will occur.

Compatibility

  • Ember.js v2.12 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Installation

ember install ember-in-element-polyfill

Usage

Install the polyfill and use {{#in-element}} as specified in RFC 287.

Contributing

See the Contributing guide for details.

Credits

kaliber5

This polyfill was originally developed by Simon Ihmig @ kaliber5.

Many thanks to all the additional contributors!

License

This project is licensed under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i ember-in-element-polyfill

Weekly Downloads

56,388

Version

1.0.1

License

MIT

Unpacked Size

48.2 kB

Total Files

20

Last publish

Collaborators

  • simonihmig
  • lolmaus
  • andreasschacht
  • rwjblue