Skip to content

Commit

Permalink
Added softwium, a regex visualizer
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilbois committed Dec 7, 2023
1 parent e932e9b commit 158051d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions helpers/softwium.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Softwium",
"desc": "Explain regular expressions.",
"url": "https://softwium.com/regex-explainer/",
"tags": [
"Regular Expressions"
],
"maintainers": [
"cyrilbois"
],
"addedAt": "2023-12-07"
}

0 comments on commit 158051d

Please sign in to comment.