marvels-worker
v0.1.2
Published
can do whatever you want in browser worker
Downloads
3
Readme
marvels-worker
can do whatever you want in browser worker
Use Worker to do the function that your designed.
Before use
before use this project, you could execute npm run build
, and then if you want to debug in your own browser you can use anywhere. Remember run anywhere at the marvels-worker root folder.
Use
There is a example in example folder, you can copy from there.