All Projects → azu → slide-pdf.js

azu / slide-pdf.js

Licence: MIT License
Presentation tools for pdf file in browser.

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
shell
77523 projects
HTML
75241 projects

slide-pdf.js Build Status

Presentation tools for pdf file.

Show PDF slide using pdf.js.

Example : Deckset, Power Point and Keynote.

Usage

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

e.g.) https://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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].