Skip to content

Commit

Permalink
Added softwium, a regex visualizer (#509)
Browse files Browse the repository at this point in the history
* Added softwium, a regex visualizer

* Update helpers/softwium.json

---------

Co-authored-by: Stefan Judis <[email protected]>
  • Loading branch information
cyrilbois and stefanjudis authored Dec 8, 2023
1 parent e932e9b commit 92082dd
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": "Visualize regular expressions.",
"url": "https://softwium.com/regex-explainer/",
"tags": [
"Regular Expressions"
],
"maintainers": [
"cyrilbois"
],
"addedAt": "2023-12-07"
}

1 comment on commit 92082dd

@vercel
Copy link

@vercel vercel bot commented on 92082dd Dec 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.