@felixdulfer/ngx-pdfjs
v0.0.2
Published
> Simple solution to load pdfjs into an Angular application, generated with > [Nx](https://nx.dev).
Downloads
2
Readme
ngx-pdfjs
Simple solution to load pdfjs into an Angular application, generated with Nx.
Please note that this is not production ready. Continue at your own risk :).
Usage
npm install @felixdulfer/ngx-pdfjs pdfjs-dist
Running unit tests
Run nx test ngx-pdfjs
to execute the unit tests.