📘
prose
  • Get Started
    • Introduction
    • Demo & Showcase
    • Contact / Community / Links
    • Getting started
    • Core concepts
    • Troubleshooting / FAQ
  • Alternatives
  • Learn
    • Core
    • Streamer
      • Node
      • React Native
      • Service Worker
      • Web (dom)
      • Hooks
    • Enhancers
    • Viewport
    • Hooks
    • Pagination
    • Settings
    • Context
    • Navigation
    • Selection
    • Links
    • Zoom
    • PDF
  • CORE API
    • reader
      • links$
      • locateResource()
    • viewport
    • navigation
  • zoom
  • enhancers
    • PDF
    • Gestures
    • Gallery
    • Search
    • Annotations
    • Bookmarks
  • React Reader
    • Introduction
    • Getting Started
  • CFI
    • About
Powered by GitBook
On this page
  • Demo
  • Oboku

Was this helpful?

  1. Get Started

Demo & Showcase

PreviousIntroductionNextContact / Community / Links

Last updated 5 months ago

Was this helpful?

You can see prose in action in our official or in a real app such as .

Demo

The purpose of the demo is to pack as many features as possible in order to give you a full showcase of what is possible. Its design therefore aims to be neutral and simple. When implementing your own reader, you might want to select only a few features to have a more accessible or polished product. It is still a good reference for developers on how to implement things.

The demo uses react and chakraui as base libraries.

The code is available at and we encourage you to check it out to help you implement your own reader.

Feel free to copy the code as much as you want. You can even use it as it is for your own product if it suits you.

Oboku

is a free and open source reading app that lets you manage and read your own books synchronized from your device or various cloud providers (dropbox, drive, ...). It is a much more polished experience but does not necessarily include all the features of prose at a given time.

demo
oboku
https://github.com/mbret/prose-reader/tree/master/packages/demo
oboku