Skip to content

eKitabu/architecture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

architecture

Readium Logo

Readium Architecture

All Readium implementations (mobile, desktop or Web) are split in two main modules, which use the Readium Web Publication Manifest and HTTP for exchanging data.

The streamer is responsible for parsing publications and exposing them using both an in-memory model and HTTP.

The navigator is meant to navigate in the resources of a publication and can adopt very different strategy based on the nature of the publication (ebooks, audiobooks and comics).

These modules are not necessarily meant to be deployed on the same device or written in the same language, which lets developers select the best implementation based on their requirements.

Diagram of the Readium Architecture

Components

Models

Main Modules

Services

Projects

See all active projects based on the Readium Architecture.

About

📚 Documents the architecture of the Readium project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.3%
  • CSS 46.5%
  • HTML 6.2%