Update README.md

This commit is contained in:
chencheng (云谦)
2014-07-22 08:56:06 +08:00
parent b8d01fe7da
commit 9a616e05eb

View File

@@ -25,6 +25,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
* [Routing](#routing) * [Routing](#routing)
* [Security](#security) * [Security](#security)
* [Log](#log) * [Log](#log)
* [RegExp](#regexp)
* UI * UI
* [Loading Status](#loading-status) * [Loading Status](#loading-status)
* [Validation](#validation) * [Validation](#validation)
@@ -291,6 +292,9 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
* [loglevel](https://github.com/pimterry/loglevel) - Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods. * [loglevel](https://github.com/pimterry/loglevel) - Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods.
## RegExp
## Loading Status ## Loading Status
*Libraries for indicate load status.* *Libraries for indicate load status.*