Create a basic HTML export tool with support only for text based events

This commit is contained in:
Jaiwanth
2021-05-21 10:50:56 +05:30
parent cf384c2a54
commit ebdb340a5c
5 changed files with 488 additions and 1 deletions
+2
View File
@@ -76,6 +76,7 @@
"highlight.js": "^10.5.0",
"html-entities": "^1.4.0",
"is-ip": "^3.1.0",
"jszip": "^3.6.0",
"katex": "^0.12.0",
"linkifyjs": "^2.1.9",
"lodash": "^4.17.20",
@@ -98,6 +99,7 @@
"resize-observer-polyfill": "^1.5.1",
"rfc4648": "^1.4.0",
"sanitize-html": "^2.3.2",
"streamsaver": "^2.0.5",
"tar-js": "^0.3.0",
"text-encoding-utf-8": "^1.0.2",
"url": "^0.11.0",