Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
/ pdfviewer Public archive

PDF Viewer — Allow you to display pdf as webpage

Notifications You must be signed in to change notification settings

Contexte/pdfviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Viewer

This project allows you to display pdf as it was done by adobe reader but in a website way. It's powered by pdf.js.

Installation

$ npm install

Usage

Build

$ npm run build

Build with optimisation

$ npm run build-dist

Develop with a http server and livereload

$ npm run start

Start tests

$ npm run test

Notes

Do not version unoptimised version of dist. (Be sure you were in npm run build-dist before commiting dist).

About

PDF Viewer — Allow you to display pdf as webpage

Resources

Stars

Watchers

Forks

Packages

No packages published