Update README.md

This commit is contained in:
Denis Ineshin
2014-07-23 15:48:35 +04:00
parent cfd50b573f
commit 46a0089c69

View File

@@ -26,6 +26,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
* [Security](#security)
* [Log](#log)
* [RegExp](#regexp)
* [Media](#media)
* UI
* [Loading Status](#loading-status)
* [Validation](#validation)
@@ -35,7 +36,6 @@ 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)
@@ -299,6 +299,11 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
## RegExp
## Media
* [Ion.Sound](https://github.com/IonDen/ion.sound) - Simple sounds on any web page
## Loading Status
*Libraries for indicate load status.*
@@ -421,11 +426,6 @@ 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.