Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

HadrienGardeur/comics-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comics Viewer

This project is a proof of concept for handling the Comics Manifest in a Web App.

The viewer is a simple Web App that does the following things:

  • display the images of the comics in an img element
  • cache the resources listed in the manifest for offline viewing
  • serves the resources using a simple "network then cache" policy with a Service Worker
  • navigate between the pages using swipes or previous/next links

##Live Demo

A live demo of the viewer is available at: https://hadriengardeur.github.io/webpub-manifest/examples/comics-viewer

About

Proof of concept for a Comics Viewer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published