Update README.md

This commit is contained in:
chencheng (云谦) 2014-07-22 08:56:06 +08:00
parent b8d01fe7da
commit 9a616e05eb
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
* [Routing](#routing)
* [Security](#security)
* [Log](#log)
* [RegExp](#regexp)
* UI
* [Loading Status](#loading-status)
* [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.
## RegExp
## Loading Status
*Libraries for indicate load status.*