/Isu

A self hosted issuu pdf viewer generator from cmd

Primary LanguageCSSMIT LicenseMIT

Isu

A self hosted issuu pdf viewer generator from cmd. You can read more here

Example

This app builds you a pdf viewer like the one in issuu from the given file. You can see a demo here

System requisites

Installation

npm install -g isu

Usage

isu --file=pdf.pdf

Now in the current dir, you will have inside a dist folder, everything you need to upload. Its a static page, so you can upload to github pages, dropbox, a server or read from the file itself, almost everywhere.