Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-in-element-polyfill

Package Overview
Dependencies
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-in-element-polyfill

Polyfill for `in-element` as per RFC 287

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

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.

Keywords

FAQs

Package last updated on 05 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc