# vue-pdfjs2 **Repository Path**: Mitscherlich/vue-pdfjs2 ## Basic Information - **Project Name**: vue-pdfjs2 - **Description**: Display PDFs in your Vue app as easily as if they were images. - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-04 - **Last Updated**: 2024-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-pdfjs2 Display PDFs in your Vue app as easily as if they were images. ## Compatibility - `Vue < 2.7` For `Vue 2.7+` / `Vue 3`, reference to branch [next](https://github.com/Mitscherlich/vue-pdfjs2/tree/next). ## Quick start Install [`vue-pdfjs2`][vue-pdf2-npm] via [npm](https://npmjs.com) or [yarn](https://classic.yarnpkg.com). ```sh $ npm install vue-pdfjs2 [--save] # or yarn $ yarn add vue-pdfjs2 ``` ## Screenshot (Preview) ![preview](.github/preview.png) Check it out in [example/](example) ## License [MIT](LICENSE) [vue-pdf2-npm]: https://www.npmjs.com/package/vue-pdfjs2