vaadin-component-factory / vcf-pdf-viewer

Web component providing pdf viewing functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm version Published on Vaadin Directory Stars on vaadin.com/directory

<vcf-pdf-viewer>

<vcf-pdf-viewer> is a Web Component that provides a PDF viewer functionality. The component is developed in Polymer 3 and uses Mozilla's PDF.js

This component is part of Vaadin Component Factory.

Running demo

  1. Fork the vcf-pdf-viewer repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the vcf-pdf-viewer directory, run npm install to install dependencies.

  4. Run npm start to open the demo.

Contributing

To contribute to the component, please read the guideline first.

License

Apache License 2.0.

About

Web component providing pdf viewing functionality

License:Apache License 2.0


Languages

Language:JavaScript 97.2%Language:CSS 1.8%Language:HTML 1.0%