diff --git a/README.md b/README.md index fc0a2a8..d3aeeb3 100644 --- a/README.md +++ b/README.md @@ -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.*