mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 05:19:12 -04:00
regex update
This commit is contained in:
parent
3cc6a2547e
commit
eaab7a8ba2
2 changed files with 2 additions and 4 deletions
|
@ -546,9 +546,7 @@ tools:
|
|||
description: Spickzettel für Javascript Regex/Regulärer Ausdruck
|
||||
regex-tester:
|
||||
title: Regex-Tester
|
||||
description: >-
|
||||
Teste einen regulären Ausdruck, erhalte eine Liste mit Treffern und ein
|
||||
Diagramm.
|
||||
description: Teste deine regulären Ausdrücke mit Beispieltext.
|
||||
regex: Regex
|
||||
regex-input: 'Regex zum Testen:'
|
||||
regex-input-placeholder: Eingabe des zu testenden regulären Ausdrucks
|
||||
|
|
|
@ -511,7 +511,7 @@ tools:
|
|||
description: Javascript Regex/Regular Expression cheatsheet
|
||||
regex-tester:
|
||||
title: Regex Tester
|
||||
description: Test a regular expression, get a list of matches and a diagram.
|
||||
description: Test your regular expressions with sample text.
|
||||
regex-input: 'Regex to test:'
|
||||
regex-input-placeholder: Put the regex to test
|
||||
link: See Regular Expression Cheatsheet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue