New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

lazy-load-youtube-videos

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

lazy-load-youtube-videos

Optimizing the performance while loading multiple YouTube videos on the same page

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

lazy-load-youtube-videos

Optimizing the performance while loading multiple YouTube videos on the same page

Synopsis

Loading a number of iframe requires a great deal of time fetching resources. Under this situation, only thumbnails are loaded and the video is triggered only when its thumbnail is being clicked.

CDN

Download the compressed, production version

https://cdn.rawgit.com/wingkwong/lazy-load-youtube-videos/master/src/llyv.min.js

https://cdn.rawgit.com/wingkwong/lazy-load-youtube-videos/master/src/llyv.min.css

Download the uncompressed, development version

https://cdn.rawgit.com/wingkwong/lazy-load-youtube-videos/master/src/llyv.js

https://cdn.rawgit.com/wingkwong/lazy-load-youtube-videos/master/src/llyv.css

Demonstration

Demo is available at https://wingkwong.github.io/lazy-load-youtube-videos/index.html

Authors

WONG, Wing Kam - @wingkwong

License

This project is licensed under the MIT License - see the LICENSE file for details

Keywords

FAQs

Package last updated on 11 Jul 2018

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