mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -26,6 +26,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
|
|||||||
* [Security](#security)
|
* [Security](#security)
|
||||||
* [Log](#log)
|
* [Log](#log)
|
||||||
* [RegExp](#regexp)
|
* [RegExp](#regexp)
|
||||||
|
* [Media](#media)
|
||||||
* UI
|
* UI
|
||||||
* [Loading Status](#loading-status)
|
* [Loading Status](#loading-status)
|
||||||
* [Validation](#validation)
|
* [Validation](#validation)
|
||||||
@@ -35,7 +36,6 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
|
|||||||
* [Sliders](#sliders)
|
* [Sliders](#sliders)
|
||||||
* [Form Widgets](#form-widgets)
|
* [Form Widgets](#form-widgets)
|
||||||
* [Tips](#tips)
|
* [Tips](#tips)
|
||||||
* [Media](#media)
|
|
||||||
* [Modals and Popups](#modals-and-popups)
|
* [Modals and Popups](#modals-and-popups)
|
||||||
* [Scroll](#scroll)
|
* [Scroll](#scroll)
|
||||||
* [Menu](#menu)
|
* [Menu](#menu)
|
||||||
@@ -299,6 +299,11 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
|
|||||||
## RegExp
|
## RegExp
|
||||||
|
|
||||||
|
|
||||||
|
## Media
|
||||||
|
|
||||||
|
* [Ion.Sound](https://github.com/IonDen/ion.sound) - Simple sounds on any web page
|
||||||
|
|
||||||
|
|
||||||
## Loading Status
|
## Loading Status
|
||||||
*Libraries for indicate load 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.
|
* [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
|
## Modals and Popups
|
||||||
|
|
||||||
* [Magnific-Popup](https://github.com/dimsemenov/Magnific-Popup) - Light and responsive lightbox script with focus on performance.
|
* [Magnific-Popup](https://github.com/dimsemenov/Magnific-Popup) - Light and responsive lightbox script with focus on performance.
|
||||||
|
|||||||
Reference in New Issue
Block a user