Commit graph

11 commits

Author SHA1 Message Date
sharevb
f5c4ab19bc
feat(new tool): Regex Tester (and Cheatsheet) (#1030)
* feat(new tool): Regex Tester

Fix https://github.com/CorentinTh/it-tools/issues/1007, https://github.com/CorentinTh/it-tools/issues/991, https://github.com/CorentinTh/it-tools/issues/936, https://github.com/CorentinTh/it-tools/issues/761, https://github.com/CorentinTh/it-tools/issues/649
https://github.com/CorentinTh/it-tools/issues/644, https://github.com/CorentinTh/it-tools/issues/554
https://github.com/CorentinTh/it-tools/issues/308

* fix: refactor to service + add regex diagram + ui enhancements

* fix: update queryParams

* fix: deps

* fix: svg style bug in @regexper/render

@regexper/render use a stylesheet in svg that cause bugs in whole site. So add regexper in a shadow root

* feat(new tool): added Regex Cheatsheet

* Update src/tools/regex-memo/index.ts

* Update src/tools/regex-tester/index.ts

---------

Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2024-09-20 18:39:40 +00:00
Corentin Thomasset
ebfb872fae chore(i18n): setup i18n plugin config 2023-06-18 14:33:58 +02:00
Corentin Thomasset
33c9b6643f chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
Corentin Thomasset
001031b7b5 feat(css): added unocss with attributify preset 2023-04-06 20:35:37 +02:00
Corentin Thomasset
208a373fd0
refactor(lint): added import rules 2022-08-04 22:46:50 +02:00
Corentin Thomasset
0808920951
feat: added plausible tracker 2022-04-16 11:51:20 +02:00
Corentin Thomasset
5fde77604c
chore(deps): removed unused import 2022-04-16 11:21:23 +02:00
Corentin Thomasset
b7193e838b
feat(seo): pwa and icons 2022-04-15 16:30:25 +02:00
Corentin Thomasset
765c010700
feat(tool): bip39-generator 2022-04-09 15:17:59 +02:00
Corentin Thomasset
25a8659786
chore: components base 2022-04-04 00:24:45 +02:00
Corentin Thomasset
64c92a661c
chore: first commit 2022-03-31 00:33:29 +02:00