Implement a reader for epubs

This commit is contained in:
Jackson Harper
2023-04-15 08:22:54 +08:00
parent cd5ed5a4f3
commit 69df32d428
14 changed files with 218 additions and 23 deletions

View File

@ -39,6 +39,7 @@
"dayjs": "^1.11.7",
"diff-match-patch": "^1.0.5",
"downshift": "^6.1.9",
"epubjs": "^0.3.93",
"graphql-request": "^3.6.1",
"kbar": "^0.1.0-beta.35",
"markdown-it": "^13.0.1",