https://github.com/maxzz/workers-comlink
React + Worker + Vite using comlink
https://github.com/maxzz/workers-comlink
Last synced: 3 months ago
JSON representation
React + Worker + Vite using comlink
- Host: GitHub
- URL: https://github.com/maxzz/workers-comlink
- Owner: maxzz
- Created: 2023-05-18T22:35:27.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-20T21:31:41.000Z (about 2 years ago)
- Last Synced: 2025-01-08T21:18:33.716Z (5 months ago)
- Language: TypeScript
- Homepage: https://maxzz.github.io/workers-comlink
- Size: 130 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### About
React + Worker + Vite using comlink.

#### Refs, links, credits
[Original repo react-vite-comlink](https://github.com/FranciscoMendes10866/react-vite-comlink)