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

jquery-chameleon

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-chameleon

jQuery plugin for synchronizing slides with videos - https://github.com/wingkwong/jquery-chameleon

  • 1.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-88.89%
Maintainers
1
Weekly downloads
 
Created
Source

jquery-chameleon

A jQuery plugin to synchronize slide images with videos in JWPlayer 7, HTML5 or YouTube Player

NPM version License Total NPM Download FOSSA Status

screenshot screenshot

Features

  • Video Synchronization with slide images: Synchronzing slide images with videos based on the preset rules.
  • Markers: Showing the highlighted slide, i.e. the one you are currently viewing. Navigated to a specific moment with a simple click.
  • Carousel Navigatior: Showing N slides in a carousel where N can be configured with the variable numOfCarouselSlide
  • Responsive: Rendering in a responsive way or not is your choice.
  • Multiple Video Player Support: Currently supported video players are HTML5 player (by default), YT Player and JWPlayer 7.
  • Download Panel: Allowing users to download video, slides and transcript.

Installing

via NPM:

npm install jquery-chameleon

via CDN:

https://gitcdn.xyz/repo/wingkwong/jquery-chameleon/master/src/chameleon.min.js
https://gitcdn.xyz/repo/wingkwong/jquery-chameleon/master/src/chameleon.min.css

Getting Started

HTML:

<div class="chameleon"></div>

Javascript:

$('.chameleon').chameleon(options);

Documentation

The documentation is available at https://wingkwong.gitbooks.io/jquery-chameleon/content/

Authors

License

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

FOSSA Status

Keywords

FAQs

Package last updated on 24 Dec 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