Taranys / react-pdfjs

A React component to wrap PDF.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#react-pdfjs

NPM Version NPM Downloads Build Status devDependency Status

react-pdfjs provides a component for rendering PDF documents using PDF.js.


Installation

npm install --save react-pdfjs

Support

This project will not be supported. It is a port of react-pdf to ES6 and React 0.14. Don't expect any response if you submit an issue, but if you submit a well-written pull request, it might be merged in.

Credit

As stated above, this is a port of react-pdf, so thank you to its authors.

About

A React component to wrap PDF.js

License:MIT License


Languages

Language:JavaScript 100.0%