Entwickler-Tools
Regex Tester
Run a regular expression against sample Text und inspect matches.
Eingabe
Regex Tester
regexpatterntestervalidation
Ausgabe
Regex matches
Match count
2
[
{
"match": "sara@example.com",
"index": 7,
"groups": []
},
{
"match": "support@toolsmith.dev",
"index": 25,
"groups": []
}
]Ähnliche Tools
JSON fürmatierer
Pretty-print raw JSON mit configurable indentation.
JSON Validator
ValiDatum JSON und get a clean parse result.
JSON Minifier
Compress JSON into a single-line payload.
JSON Diff
Compare two JSON documents und list what changed.
JWT Decoder
Decode JWT header und payload mitout verifying the signature.
SQL fürmatierer
Make messy SQL readable mit Schlüsselwort casing und line breaks.