comlinkjs

GoogleChromeLabs
esm deprecated
comlinkjs JS library on GitHub comlinkjs JS library on npm Download comlinkjs JS library

Comlink’s goal is to make [WebWorkers][webworker] enjoyable. Comlink removes the mental barrier of thinking about `postMessage` and hides the fact that you are working with workers.

Version 3.2.0 License Apache-2.0
comlinkjs has no homepage
comlinkjs JS library on GitHub
comlinkjs JS library on npm
Download comlinkjs JS library
INSTALL
Type:
<script type="module"> import comlinkjs from 'https://cdn.jsdelivr.net/npm/comlinkjs@3.2.0/+esm' </script>
Learn more