diff options
| author | Alois <[email protected]> | 2016-02-05 03:14:01 +0530 |
|---|---|---|
| committer | Alois <[email protected]> | 2016-02-05 03:14:01 +0530 |
| commit | f314605d8d5e6f5dfae9af0efac0f43ef179aa35 (patch) | |
| tree | 2ab89dbfdaf0e77db1e4a84a5dfe7c4e314359b4 | |
| parent | ef863dd01ac6d85a5b158e46681ecbec3593aac7 (diff) | |
| download | awesome-regex-f314605d8d5e6f5dfae9af0efac0f43ef179aa35.tar.xz awesome-regex-f314605d8d5e6f5dfae9af0efac0f43ef179aa35.zip | |
Add Regex Storm
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -43,8 +43,9 @@ Sharing, suggestions and contributions are always welcome! Please take a look at - [Regulex](https://jex.im/regulex) - A JavaScript Regular Expression Visualizer - [PyRegex](http://www.pyregex.com/) - An online regex tester to check validity of regexp in the Python language regex subset - [pythex](http://pythex.org/) - A quick way to test your Python regular expressions -- [Regexper](http://regexper.com/) - Regular expression visualizer using railroad diagrams +- [Regexper](http://regexper.com/) - A regex visualizer for JavaScript using railroad diagrams - [HiFi Regex Tester](http://www.gethifi.com/tools/regex) - Live JavaScript Regular Expression Tester +- [Regex Storm](http://regexstorm.net/tester) - A .NET regex tester with highlighting and detailed results output ## Generator |
