Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -4,7 +4,7 @@
 Author: aloisdg
 -->
 Awesome Regex
 Awesome Regex
!Awesome (https://awesome.re/badge.svg) (https://awesome.re)
!Main workflow (https://github.com/aloisdg/awesome-regex/workflows/Main%20workflow/badge.svg) (https://github.com/aloisdg/awesome-regex/actions)
@@ -13,11 +13,11 @@
A curated collection of awesome Regex libraries, tools, frameworks and software. The goal is to build a categorized community-driven collection of very well-known resources.
Inspired by awesome-dotnet (https://github.com/quozd/awesome-dotnet), awesome-ruby (https://github.com/markets/awesome-ruby), awesome-awesomeness (https://github.com/bayandin/awesome-awesomeness) and the whole 
awesome-* trend on GitHub. Thank you Reddit (http://www.reddit.com/r/regex), Hacker News (https://news.ycombinator.com/item?id=9581225) and Stack Overflow (http://stackoverflow.com/tags/regex/info) for the help.
Inspired by awesome-dotnet (https://github.com/quozd/awesome-dotnet), awesome-ruby (https://github.com/markets/awesome-ruby), awesome-awesomeness (https://github.com/bayandin/awesome-awesomeness) and the whole awesome-* trend on GitHub.
Thank you Reddit (http://www.reddit.com/r/regex), Hacker News (https://news.ycombinator.com/item?id=9581225) and Stack Overflow (http://stackoverflow.com/tags/regex/info) for the help.
Sharing, suggestions and contributions are always welcome! Please take a look at the contribution guidelines and quality standard (https://github.com/aloisdg/awesome-regex/blob/master/CONTRIBUTING.md) first. 
Thanks to all contributors, you're awesome and wouldn't be possible without you!
Sharing, suggestions and contributions are always welcome! Please take a look at the contribution guidelines and quality standard (https://github.com/aloisdg/awesome-regex/blob/master/CONTRIBUTING.md) first. Thanks to all contributors, 
you're awesome and wouldn't be possible without you!
Contents
@@ -88,8 +88,7 @@
Security
- SafeRegex (https://github.com/jkutner/saferegex) - A command-line tool for testing regular expressions for ReDoS (https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS) 
vulnerabilities.
- SafeRegex (https://github.com/jkutner/saferegex) - A command-line tool for testing regular expressions for ReDoS (https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS) vulnerabilities.
Learning
@@ -195,8 +194,7 @@
Books
- Patterns, Automata, and Regular Expressions (http://infolab.stanford.edu/~ullman/focs/ch10.pdf) - Al Aho and Jeff Ullman (1992) (chapter 10 of Foundations of Computer Science 
(http://infolab.stanford.edu/~ullman/focs.html))
- Patterns, Automata, and Regular Expressions (http://infolab.stanford.edu/~ullman/focs/ch10.pdf) - Al Aho and Jeff Ullman (1992) (chapter 10 of Foundations of Computer Science (http://infolab.stanford.edu/~ullman/focs.html))
- Beginning Regular Expressions (http://shop.oreilly.com/product/9780764574894.do) - Andrew Watt (2005)
- Mastering Regular Expressions (http://shop.oreilly.com/product/9780596528126.do) - Jeffrey E.F. Friedl (2006)
- Regular Expression Pocket Reference (http://shop.oreilly.com/product/9780596514273.do) - Tony Stubblebine (2007)
@@ -224,6 +222,6 @@
- JavaScript Cheat Sheet (https://www.debuggex.com/cheatsheet/regex/javascript)
- RegexLearn Cheat Sheet (https://regexlearn.com/cheatsheet)
 Other awesome lists
 Other awesome lists
Other amazingly awesome lists can be found at the official awesome list (https://github.com/sindresorhus/awesome) and here (https://github.com/jnv/lists).