From cfd50b573f26e7283c122931adf01fb20245eb01 Mon Sep 17 00:00:00 2001 From: Denis Ineshin Date: Wed, 23 Jul 2014 15:11:45 +0400 Subject: [PATCH] New section Media And new plugin Ion.Sound for simple playing sounds. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5c35d4c..5ed3561 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [Sliders](#sliders) * [Form Widgets](#form-widgets) * [Tips](#tips) + * [Media](#media) * [Modals and Popups](#modals-and-popups) * [Scroll](#scroll) * [Menu](#menu) @@ -420,6 +421,11 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [simptip](https://github.com/arashmanteghi/simptip) - A simple CSS tooltip made with Sass. +## Media + +* [Ion.Sound](https://github.com/IonDen/ion.sound) - Simple sounds on any web page + + ## Modals and Popups * [Magnific-Popup](https://github.com/dimsemenov/Magnific-Popup) - Light and responsive lightbox script with focus on performance.