/slide-pdf.js.build

Primary LanguageCSSMIT LicenseMIT

slide-pdf.js Build Status

Presentation tools for pdf file.

Show PDF slide using pdf.js.

Example : Deckset, Power Point and Keynote.

Usage

http://azu.github.io/slide-pdf.js/?slide=<PDF URL>

e.g.) http://azu.github.io/slide-pdf.js/?slide=test/fixtures/sourcemap.pdf

Please be careful for Cross-origin resource sharing (CORS).

Quick start

git clone https://github.com/azu/slide-pdf.js.git
git push your_repo 

Use generator : azu/pdf-slide-html

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT