Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joshwnj/workerize-example

Example of converting a module to a web-worker in electron
https://github.com/joshwnj/workerize-example

Last synced: 28 days ago
JSON representation

Example of converting a module to a web-worker in electron

Awesome Lists containing this project

README

        

# workerize-example

Example of using [`workerize`](https://github.com/developit/workerize) in electron.

```
npm install
npm start
```