add a/v libs: html5media, Play-em JS, polyplayer, flowplayer, mediaelement, add list.js and datedropper

This commit is contained in:
nodiscc 2015-09-07 22:48:33 +02:00
parent bcd3a70ba7
commit f7cefbb487

View File

@ -569,6 +569,8 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
* [Pikaday](https://github.com/dbushell/Pikaday) - A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS.
* [fullcalendar](https://github.com/arshaw/fullcalendar) - Full-sized drag & drop event calendar (jQuery plugin).
* [rome](https://github.com/bevacqua/rome) - A customizable date (and time) picker. Dependency free, opt-in UI.
* [datedropper](https://github.com/felicegattuso/datedropper) - datedropper is a jQuery plugin that provides a quick and easy way to manage dates for input fields.
### Select
@ -592,6 +594,8 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
* [Countable](https://github.com/RadLikeWhoa/Countable) - A JavaScript function to add live paragraph-, word- and character-counting to an HTML element.
* [card](https://github.com/jessepollak/card) - Make your credit card form better in one line of code.
* [stretchy](https://github.com/LeaVerou/stretchy) - Form element autosizing, the way it should be.
* [list.js](https://github.com/javve/list.js) - Adds search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.
http://www.listjs.com
## Tips
@ -671,6 +675,14 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
## Video/Audio
* [prettyembed.js](https://github.com/mike-zarandona/prettyembed.js) - Prettier embeds for your YouTubes - with nice options like high-res preview images, advanced customization of embed options, and optional FitVids support.
* [html5media](https://github.com/etianen/html5media) - Enables <video> and <audio> tags in all major browsers. <http://html5media.info/>
* [Play-em JS](https://github.com/adrienjoly/playemjs) - Play'em is a javascript component that manages a music/video track queue and plays a sequence of songs by embedding several players in a HTML DIV including Youtube, Soundcloud and Vimeo.
* [polyplayer](https://github.com/Acconut/polyplayer) - Rule YouTube, Soundcloud and Vimeo player with one API
* [flowplayer](https://github.com/flowplayer/flowplayer) - The HTML5 video player for the web
<http://flowplayer.org/>
* [mediaelement](https://github.com/johndyer/mediaelement) - HTML5 <audio> or <video> player with Flash and Silverlight shims that mimics the HTML5 MediaElement API, enabling a consistent UI in all browsers. <http://mediaelementjs.com/>
## Animations