Skip to content

Commit

Permalink
add npm tags to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SuttonKyle committed Jul 15, 2022
1 parent bd788a7 commit cfb1d43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
# Document Viewer
## PDF and docx viewer for Vanilla JavaScript and React applications

![license](https://img.shields.io/npm/l/document-viewer-ts)
![npm](https://img.shields.io/npm/v/document-viewer-ts)
![npm bundle size](https://img.shields.io/bundlephobia/minzip/document-viewer-ts)
### Example Usage
If using webpack, copy `PATH/TO/NODE_MODULES/pdfjs-dist/build/pdf.worker.min.js` to a local directory:

Expand Down

0 comments on commit cfb1d43

Please sign in to comment.