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
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-in-element-polyfill

The default blueprint for ember-cli addons.

  • 0.1.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
35K
decreased by-15.76%
Maintainers
1
Weekly downloads
 
Created
Source

ember-in-element-polyfill

Build Status

ember install ember-in-element-polyfill

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

For Glimmer2 based Ember versions (2.10+) this addon will use the already available private -in-element, while for earlier versions (1.13 - 2.9) it will use a fallback based on ember-wormhole.

All of this is done using AST transforms, so no run-time overhead will occur.

Also it will play nicely with ember-maybe-in-element, in case you have a need for the additional renderInPlace functionality.

Keywords

FAQs

Package last updated on 31 Dec 2017

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