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

https://github.com/devmor-j/web_worker_simple


https://github.com/devmor-j/web_worker_simple

js webworker

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Web Worker

This is a simple JavaScript [Web Worker](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) to multiply inputs of type number.