it-tools/src/composable
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
..
computed fix(encryption): alert on decryption error (#711) 2023-11-01 10:11:51 +00:00
computedRefreshable.ts chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
copy.ts feat(copy): support legacy copy to clipboard for older browser (#581) 2023-08-21 23:00:20 +00:00
debouncedref.ts fix(emoji-picker): debounced search input (#1181) 2024-07-11 17:06:17 +02:00
downloadBase64.test.ts fix(base64-file-converter): fix downloading of index.html content without data preambula (#750) 2023-11-13 10:44:23 +00:00
downloadBase64.ts feat(base64): Base64 enhancements (#905) 2024-05-20 22:13:55 +02:00
fuzzySearch.ts feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
queryParams.ts feat(new tool): Regex Tester (and Cheatsheet) (#1030) 2024-09-20 18:39:40 +00:00
validation.test.ts chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
validation.ts feat(new tool): Regex Tester (and Cheatsheet) (#1030) 2024-09-20 18:39:40 +00:00