Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 332 Bytes

File metadata and controls

13 lines (8 loc) · 332 Bytes

svg-ebook-renderer is a library that transform html to a readable svg ebook page. Following these steps, you will see the renderer result:

git clone git@github.com:hhk-png/scg-ebook-renderer.git

pnpm install

pnpm exec playwright install

pnpm run test

the renderer result will in the ./test/uiviewer directory.