UnionPDF contains several packages for displaying PDF files in browser
| Package | Description | |
|---|---|---|
| @unionpdf/models | Definition of common data types | README.md | 
| @unionpdf/engines | PDF engine for parsing PDF files | README.md | 
| @unionpdf/react | React components for displaying PDF content | README.md | 
git clone https://github.com/jichang/unionpdf.git
npm install
npm run build
npm run typecheck
npm run test