Jordy3D / epubviewer

a simple web epub viewer

Home Page:https://jordy3d.github.io/epubviewer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a simple web epub viewer

about

Got bored, made this.
Works for the novels I bought from J-Novel Club, at least. A few others here and there, I'm sure, as long as they're structured similarly.

Might get folded into CBViewer at some point, but for now it's separate.

features

  • Reads some epub files
  • Renders the book in a web page
  • Table of contents
  • End-of-chapter/page scrolling to the next chapter/page

todo

  • Load epub file
  • Display book
  • Table of contents
  • End-of-chapter/page scrolling
  • Keyboard shortcuts
  • Search
  • Settings
    • (font size, color, etc.)
  • Make it work with more epub files
    • (it currently doesn't work with some files)
  • Pagination
    • (chapters are currently one long page)
  • Better error handling
  • Drag and drop
  • Other stuff I'm sure I'll think of

About

a simple web epub viewer

https://jordy3d.github.io/epubviewer/


Languages

Language:JavaScript 62.1%Language:CSS 21.7%Language:HTML 16.2%