josdejong/workerpool

Create an ES module version of workerpool.js

Open

#342 opened on Apr 7, 2022

View on GitHub
 (1 comment) (21 reactions) (0 assignees)JavaScript (164 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,297 stars)
PR merge metrics
 (PR metrics pending)

Description

So you can use it via import instead of require and importScripts. Currently, the bundles provided in the dist folder is a CommonJS module.

Help would be welcome!

Contributor guide