Skip to content

Commit 1a054b7

Browse files
Add method to fetch content of works (#130)
* add getWorkContent * await tests * fix with better comments * polish up structure * use chapterId instead of number * remove or null from content * Make content always non-null * make comments accurate
1 parent 98278de commit 1a054b7

25 files changed

Lines changed: 4795 additions & 4257 deletions

package-lock.json

Lines changed: 1319 additions & 1377 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"@vitest/coverage-v8": "3.2.4",
5454
"directory-tree": "^3.3.0",
5555
"filenamify": "^6.0.0",
56+
"htmlfy": "^1.0.0",
5657
"msw": "^2.0.11",
5758
"ts-node": "^10.4.0",
5859
"tsx": "^4.19.2",

0 commit comments

Comments
 (0)