mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 23:32:17 +10:00
Update (#3626)
This commit is contained in:
parent
cee08aa315
commit
634350e9c2
1 changed files with 7 additions and 9 deletions
|
@ -990,19 +990,17 @@
|
|||
|
||||
## ▷ Regex Tools
|
||||
|
||||
* **Note** - You can use AI chatbots like ChatGPT to create complex regex patterns more easily.
|
||||
* **Note** - You can use [AI chatbots](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai/#wiki_.25B7_online_chatbots) to create regex patterns more easily.
|
||||
|
||||
***
|
||||
|
||||
* 🌐 **[Awesome Regex](https://github.com/aloisdg/awesome-regex)** - Regex Resources
|
||||
* ⭐ **[Regex Vis](https://regex-vis.com/)**, [Regulex](https://jex.im/regulex/), [Regexper](https://regexper.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/)**, [Rubular](https://rubular.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
|
||||
* 🌐 **[Awesome Regex](https://github.com/aloisdg/awesome-regex)** - Regex Tools & Resources
|
||||
* ⭐ **[Regex Vis](https://regex-vis.com/)** - Regex Visualizer
|
||||
* ⭐ **[regex101](https://regex101.com/)** or [RegExr](https://regexr.com/) - Regex Editors
|
||||
* [RegexLearn](https://regexlearn.com/), [RegexOne](https://regexone.com/), [refrf.dev](https://refrf.dev/) or [learn-regex](https://github.com/ziishaned/learn-regex) - Regex Learning / Practice Resources
|
||||
* [Regex Syntax Cheatsheet](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions/Cheatsheet) - Regex Cheatsheet (JS Flavor)
|
||||
* [iHateRegex](https://ihateregex.io/) - Premade Regex Patterns List
|
||||
* [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
|
||||
|
||||
***
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue