Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kmj-007/react-pdf-webworker
https://github.com/kmj-007/react-pdf-webworker
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kmj-007/react-pdf-webworker
- Owner: KMJ-007
- Created: 2023-10-06T12:59:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-15T10:09:15.000Z (about 1 year ago)
- Last Synced: 2024-11-07T19:32:26.392Z (2 months ago)
- Language: TypeScript
- Homepage: https://react-pdf-webworker.vercel.app
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React PDF Web Worker
Was facing issue when creating pdf with large data, main UI thread was getting blocked and site, so trying out in webworker
more context: https://x.com/KaranJanthe/status/1710288494772334673?s=20
## Demo
[https://react-pdf-webworker.vercel.app/](https://react-pdf-webworker.vercel.app/).