Socket
Book a DemoInstallSign in
Socket

iframe-defer-element

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iframe-defer-element

Iframe custom element. Makes iframe not render blocking, increases your page loading speed.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

iframe-defer-element

Iframe custom element. Makes iframe not render blocking, increases your page loading speed.

Demo

Check it live!

Install

Install the component using Npm:

$ npm install iframe-defer-element --save

Usage

<iframe-defer width="640" height="360" src="http://player.vimeo.com/video/134196090"></iframe-defer>

History

For detailed changelog, check Releases.

MIT © Artem Denysov

Keywords

web-components

FAQs

Package last updated on 19 Jan 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