cashmusic / cashmusic.js

JavaScript library providing video lightboxes, audio player (via SM2), and element tweening based on audio progress. Also CASH Music embeds.

Home Page:http://cashmusic.github.io/cashmusic.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#cashmusic.js cashmusic.js is a lightweight library that handles CASH Music embeds, does some basic video lightboxing, and provides a simple interface to audio (via SoundManager 2.) It also introduces animating all elements of a page against audio progress, all with no scripting at all. Define waypoints in an element's data attributes using simple JSON and the library handles all tweening.

##License
cashmusic.js is distributed under a simplified BSD License, included here — so pretty much go nuts. Build rad stuff. Give back where you can.

#Dependencies
There are no external dependencies other than SoundManager 2 for audio playback. We've taken lengths to make sure we don't interfere with jQuery or similar libraries, so cashmusic.js should play well with others.

About

JavaScript library providing video lightboxes, audio player (via SM2), and element tweening based on audio progress. Also CASH Music embeds.

http://cashmusic.github.io/cashmusic.js/

License:Other


Languages

Language:JavaScript 55.6%Language:HTML 25.0%Language:CSS 19.3%