Skip to content

Commit c0c5cfd

Browse files
committed
feat(new tool): html cleaner
HTML Cleaner (with paste html) Fix CorentinTh#537
1 parent d3b32cc commit c0c5cfd

File tree

5 files changed

+257
-16
lines changed

5 files changed

+257
-16
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"@tiptap/starter-kit": "2.1.6",
4343
"@tiptap/vue-3": "2.0.3",
4444
"@types/figlet": "^1.5.8",
45+
"@types/js-beautify": "^1.14.3",
4546
"@vicons/material": "^0.12.0",
4647
"@vicons/tabler": "^0.12.0",
4748
"@vueuse/core": "^10.3.0",
@@ -64,6 +65,7 @@
6465
"highlight.js": "^11.7.0",
6566
"iarna-toml-esm": "^3.0.5",
6667
"ibantools": "^4.3.3",
68+
"js-beautify": "^1.15.1",
6769
"json5": "^2.2.3",
6870
"jwt-decode": "^3.1.2",
6971
"libphonenumber-js": "^1.10.28",

0 commit comments

Comments
 (0)