Introduction
Last updated
Last updated
Welcome to the prose
documentation. Prose is an open source and free Reading System SDK to display epub and general archives (zip, cbz, cbr, etc) on the browser.
It is similar to what powers apps like Kindle, Kobo and other reading app alike. Unlike proprietary engines, this one is free and made for the community. It is designed to allow plugins and extends functionalities easily.
In a nutshell, a reading system SDK will let you design your own reader the way you want while not having to deal with the complicated parts such as rendering, pagination, navigation, annotations, etc.
This engine is web based. Using it in native apps is an expected use case but will require a WebView or similar to be integrated.
This doc is under writing and heavily incomplete. I have way more fun developing rather than writing doc. That being said, I encourage you to join the discord or leave issues on the github repo and I will gladly help you