Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kmj-007/react-pdf-webworker


https://github.com/kmj-007/react-pdf-webworker

Last synced: 14 days ago
JSON representation

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/).