Skip to content

Latest commit

 

History

History
executable file
·
27 lines (19 loc) · 1.15 KB

README.md

File metadata and controls

executable file
·
27 lines (19 loc) · 1.15 KB

#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.