Update DEVTools.md

This commit is contained in:
nbats 2024-03-23 07:57:11 -07:00 committed by GitHub
parent 9472b9a6b6
commit 8c6b8a5bea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -320,22 +320,6 @@
***
## ▷ Regex
* 🌐 **[Awesome Regex](https://github.com/aloisdg/awesome-regex)** - Regex Resources
* ⭐ **[Regex Vis](https://regex-vis.com/)** - Regex Visualizer
* ⭐ **[RegexLearn](https://regexlearn.com/)**, [refrf.dev](https://refrf.dev/) or [learn-regex](https://github.com/ziishaned/learn-regex) - Learn Regex
* ⭐ **[RegExr](https://regexr.com/)** or [Regex101](https://regex101.com/) - Regex Editors
* ⭐ **[grex](https://pemistahl.github.io/grex-js/)** or [Regex Generator](https://regex-generator.olafneumann.org/) - Regex Generators
* [RegexOne](https://regexone.com/) - Regex Practice
* [iHateRegex](https://ihateregex.io/) - Regex Patterns
* [Melody](https://yoav-lavi.github.io/melody/book/) - Compile to Regex / [GitHub](https://github.com/yoav-lavi/melody)
* [PyRegex](http://www.pyregex.com/) - Python Regex Playground
* [Regulex](https://jex.im/regulex/) - Regex Visualizer
* [Regexper](https://regexper.com/) - Regex Visualizer
***
# ► Web Dev Tools
* 🌐 **[Awesome Static Generators](https://github.com/myles/awesome-static-generators)** - Static Site Resources
@ -607,6 +591,22 @@
***
## ▷ Regex Tools
* 🌐 **[Awesome Regex](https://github.com/aloisdg/awesome-regex)** - Regex Resources
* ⭐ **[Regex Vis](https://regex-vis.com/)** - Regex Visualizer
* ⭐ **[RegexLearn](https://regexlearn.com/)**, [refrf.dev](https://refrf.dev/) or [learn-regex](https://github.com/ziishaned/learn-regex) - Learn Regex
* ⭐ **[RegExr](https://regexr.com/)** or [Regex101](https://regex101.com/) - Regex Editors
* ⭐ **[grex](https://pemistahl.github.io/grex-js/)** or [Regex Generator](https://regex-generator.olafneumann.org/) - Regex Generators
* [RegexOne](https://regexone.com/) - Regex Practice
* [iHateRegex](https://ihateregex.io/) - Regex Patterns
* [Melody](https://yoav-lavi.github.io/melody/book/) - Compile to Regex / [GitHub](https://github.com/yoav-lavi/melody)
* [PyRegex](http://www.pyregex.com/) - Python Regex Playground
* [Regulex](https://jex.im/regulex/) - Regex Visualizer
* [Regexper](https://regexper.com/) - Regex Visualizer
***
## ▷ Benchmark Tools
* 🌐 **[Awesome Accessibility](https://github.com/brunopulis/awesome-a11y)** - Accessibility Tools Index