mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-13 01:16:52 -04:00
regex update
This commit is contained in:
parent
3cc6a2547e
commit
eaab7a8ba2
2 changed files with 2 additions and 4 deletions
|
@ -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