aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2023-01-28add EdifyHEADmasterBobby1-0/+1
2023-01-23Fix txt2re URL path (#88)coffeepenbit1-1/+1
Fix txt2re URL path to index page
2022-10-04Add RegexLearn.com (#87)Aykut Kardaş1-0/+3
2022-07-14Add autoregex (#86)Pavlos Vinieratos1-0/+1
2021-11-13Add SafeRegex (#82)Tadashi1-0/+5
* Add SafeRegex Also added Security category * Remove space Co-authored-by: Aloïs de Gouvello <[email protected]>
2021-07-27Add a short history of regexesAloïs de Gouvello1-0/+1
2021-02-14Add missing ToC linkColin O'Dell1-0/+1
2020-10-14Merge pull request #73 from Jcparkyn/nodexrVarunram Ganesh1-0/+1
Add Nodexr
2020-10-14Add grex to generatorsAndriy Orehov1-0/+1
2020-08-08Add NodexrJcparkyn1-0/+1
2020-08-02Lint Markdown using `avto-dev/markdown-lint` actionDario Vladovic1-0/+2
2020-08-02Add Python re(gex)?Sundeep Agarwal1-0/+1
2020-07-18Add Super ExpressiveDario Vladovic1-0/+1
2020-07-18Fix typoDario Vladovic1-1/+1
Remove extra bracket.
2019-10-25add Regex Guide to generators list.Varunram Ganesh1-0/+1
2019-10-02Add Strings to RegExVarunram Ganesh1-0/+1
2019-10-01Add Strings to RegExDrew Keller1-0/+1
2019-10-01Add RegEx to StringsDrew Keller1-0/+1
2019-06-22Add ExtendsClasscyril1-0/+1
Online Regex tester for JavaScript.
2019-02-13Update link to 'Regular Expressions Cheat Sheet'Tanner Hodges1-1/+1
2019-01-12Add perl-begin.org (#58)Shlomi Fish1-0/+1
2018-10-25Update README.mdAlois1-1/+1
2018-10-23Add PHP Live Regex to Prototyping and Testing #59Philip Bjorge1-0/+1
PR: #59
2018-10-14Update README.md (#57)Archakov Dennis1-0/+1
2018-02-19More nit fixes for inclusion into the _official_ awesome repoVarunram1-1/+1
2018-02-19Make changes requested at https://github.com/sindresorhus/awesome/pull/1188Varunram1-64/+64
2018-02-15Merge pull request #55 from shlomif/correct-pluralizationVarunram Ganesh1-8/+8
Correct pluralization of titles.
2018-01-30More nit stuffVarunram Ganesh1-14/+14
Remove a/ans in descriptions as necessary.
2018-01-22Correct the pluralization of the titles.Shlomi Fish1-8/+8
2018-01-22Table of Contents -> ContentsVarunram Ganesh1-1/+1
nit fixes
2018-01-22Add Awesome badge to READMEVarunram Ganesh1-0/+1
The badge is a pre-requisite to be included into the awesome collection
2017-10-13Add HackerRank Regex Challenges (#52)Desiree Vogt-Lee1-0/+1
* added hackerrank * added hackerrank
2017-09-18Add benchmarks categoryMario Juarez1-0/+9
2017-09-16Add Simple Regex and RegExTranslator.com (#49)David Corson-Knowles1-0/+1
* Add Simple Regex and RegExTranslator.com Tools for translating and composing regex in English * Add RegexTranslator - [RegexTranslator](https://www.regextranslator.com/) - A web app to decode regex into plain English. You can edit in either language and translate both ways. * Move RegExTranslator to Explanation category As requested
2017-09-16Remove trailing closing brace at the end of [d13]Varunram Ganesh1-1/+1
This was messing up the Markdown styling after the latest commit.
2017-09-16Merge two Awesome Repos (#48)Varunram Ganesh1-3/+59
* Merge two Awesome Repos * Fix \n
2017-05-05Added a numeric range generator (#44)Ryan Leach1-0/+1
* Added a numeric range generator This tool has been invaluable to me for tools that expose regex but don't allow any comparison of the matched text. * Add Regex Numeric Range Generator/
2017-04-03Added Hyperscan (#43)José Carlos García1-0/+1
From Intel ( see https://01.org/hyperscan ) with libpcre syntax.
2017-02-27Added PyMOTW re module tutorialJosé Carlos García1-0/+1
2017-01-02Merge pull request #37 from quobit/regexgenAlois1-0/+1
Added regexgen
2017-01-02Changed to Generator sectionJosé Carlos García1-1/+1
2016-12-30Learning link added - Talk on RegexJeremy Wong1-0/+2
I haven't seen any videos on here. Videos can be a great alternative to those who don't learn well only through writing. This talk is visual and has a few exercises.
2016-12-21Added regexgenJosé Carlos García1-0/+1
Generates regular expressions that match a set of strings.
2016-12-13Merge pull request #31 from quobit/primes_articleAlois1-0/+1
Added article detecting prime numbers with regex
2016-09-29Merge pull request #34 from quobit/focsAlois1-0/+1
Add ch. 10 of Foundations of Computer Science
2016-09-28Add ch. 10 of Foundations of Computer ScienceJosé Carlos García1-0/+1
2016-09-28Add Google's RE2 libraryJosé Carlos García1-0/+1
2016-09-12Added article detecting prime numbers with regexJosé Carlos García1-0/+1
2016-05-16Added Python Regular Expressions from GoogleJosé Carlos García1-0/+2
2016-05-15Added a new articleJosé Carlos García1-0/+1