feat(new-tool): slugify string

This commit is contained in:
Corentin Thomasset 2023-02-10 22:06:32 +01:00
parent 1a3f0a135d
commit 6fe4b5ac60
No known key found for this signature in database
GPG key ID: DBD997E935996158
5 changed files with 69 additions and 0 deletions

View file

@ -33,6 +33,7 @@
"dependencies": {
"@it-tools/bip39": "^0.0.4",
"@it-tools/oggen": "^1.3.0",
"@sindresorhus/slugify": "^2.2.0",
"@vicons/material": "^0.12.0",
"@vicons/tabler": "^0.12.0",
"@vueuse/core": "^8.9.4",