mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 13:29:13 -04:00
feat(new tool): added Regex Cheatsheet
This commit is contained in:
parent
f0a092f95a
commit
e2a1748fa9
7 changed files with 177 additions and 10 deletions
|
@ -8,5 +8,5 @@ export const tool = defineTool({
|
|||
keywords: ['regex', 'tester', 'sample', 'expression'],
|
||||
component: () => import('./regex-tester.vue'),
|
||||
icon: Language,
|
||||
createdAt: new Date('2024-04-20'),
|
||||
createdAt: new Date('2024-09-14'),
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue