JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1102955
  • Score
    100M100P100Q175666F
  • License ISC

make web workers from strings

Package Exports

  • web-worker

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (web-worker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

web-worker

Simple web worker creation library, for use in browserify, pass it a string, gives you a blob worker.

Expect things like shims to come soon.