Elixir app to translate text into regex (including some bash)
|
|
0
|
193
|
July 20, 2022
|
Anyone have a regex to de-nest alaises in an Elixir code base?
|
|
2
|
458
|
April 13, 2022
|
Get complete substrings from a string
|
|
3
|
499
|
March 16, 2022
|
Help converting regex (to remove emojis)
|
|
22
|
2972
|
February 24, 2022
|
Regex for Domain Name
|
|
3
|
897
|
February 24, 2022
|
Ecto Validate Format is not working for me
|
|
4
|
653
|
February 12, 2022
|
Regex and Unicode
|
|
5
|
444
|
October 14, 2021
|
VS Code regex issue | Elixir snippets
|
|
5
|
544
|
September 14, 2021
|
Regex within a template inline tag
|
|
3
|
406
|
August 6, 2021
|
Potential Elixir/Erlang bug
|
|
6
|
570
|
June 15, 2021
|
Capturing regex matching variables in cond
|
|
9
|
1316
|
May 25, 2021
|
RegexToStrings – Get the strings a regex will match
|
|
5
|
394
|
May 9, 2021
|
Multiple regex replaces in one pass
|
|
1
|
854
|
August 29, 2020
|
When is \s not a \s? Can someone explain Regex patterns?
|
|
2
|
1245
|
February 27, 2020
|
Get substring from a string
|
|
1
|
616
|
December 9, 2019
|
Is the multiline modifier for regexes on by default?
|
|
4
|
1577
|
November 21, 2019
|
Replace time in a DateTime struct
|
|
2
|
1118
|
November 15, 2019
|
Verbalex - A library for creating complex, composable regular expressions with the reader & writer in mind
|
|
3
|
668
|
July 12, 2019
|
Regular expressions in Elixir with unicode characters
|
|
28
|
5136
|
March 10, 2019
|
Removing spaces and characters from string
|
|
2
|
10813
|
March 1, 2019
|
Regex, Named captures. Where did I go wrong?
|
|
5
|
1477
|
February 5, 2019
|
How to port this regular expression from JavaScript
|
|
9
|
1227
|
February 5, 2019
|
Regex Language group
|
|
3
|
584
|
January 19, 2019
|
Pattern matching with regex
|
|
11
|
1600
|
December 5, 2018
|
What is going on here?
|
|
4
|
639
|
November 24, 2018
|
Why doesn't this regex work?
|
|
2
|
756
|
October 30, 2018
|
Regex punctuation matchers
|
|
12
|
1400
|
September 26, 2018
|
Cannot invoke remote function Regex.match?/2 inside guard
|
|
2
|
5605
|
September 6, 2018
|
Elixir Regex definition
|
|
4
|
1151
|
August 26, 2018
|
How to remove the string concerned from the original string
|
|
6
|
3337
|
August 16, 2018
|