diff options
| author | José Carlos García <[email protected]> | 2016-04-14 20:28:48 +0200 |
|---|---|---|
| committer | José Carlos García <[email protected]> | 2016-04-14 20:28:48 +0200 |
| commit | 9bfabbefb48302f99320100437ff2797cffedecc (patch) | |
| tree | e219d7cae024b0e5f8ecab9788147de084181540 | |
| parent | f4b1209e723b9cb6814e13d38239ef28a86bce29 (diff) | |
| download | awesome-regex-9bfabbefb48302f99320100437ff2797cffedecc.tar.xz awesome-regex-9bfabbefb48302f99320100437ff2797cffedecc.zip | |
Change to Tips & Tricks section
Done!
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,7 +81,6 @@ Sharing, suggestions and contributions are always welcome! Please take a look at - [Go-Restructure](https://github.com/alexflint/go-restructure) - Match regular expressions into struct fields in Go (by @alexflint) [js](https://github.com/benjamingr/js-restructure) [C#](https://gist.github.com/benjamingr/4de21494b3e76088e5f7) - [VerbalExpressions](https://github.com/VerbalExpressions) - VerbalExpressions is a cross-language library that helps to construct difficult regular expressions. -- [RegExLib](http://regexlib.com/) - Regular Expression Library (5000+ indexed expressions) ## Explaination @@ -100,6 +99,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at - [5 Techniques to Improve Regex Performance](https://www.loggly.com/blog/five-invaluable-techniques-to-improve-regex-performance/) - Craft your own powerful, yet efficient regex - [The Bad, the Better, and the Best](https://www.loggly.com/blog/regexes-the-bad-better-best/) - How a few characters can make a difference in performance - [The Greatest Regex Trick Ever](http://www.rexegg.com/regex-best-trick.html) - So you're doubtful at the mention of a "best regex trick"? +- [RegExLib](http://regexlib.com/) - Regular Expression Library (5000+ indexed expressions) # Other awesome lists |
