Update README.md
This commit is contained in:
parent
b8d01fe7da
commit
9a616e05eb
|
|
@ -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.*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue