Skip to content

jamesknelson/workerize-proxy-loader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workerize-proxy-loader npm travis

This is a fork. You probably want workerize-loader.

This fork makes access to the worker methods available via an ES6 Proxy, allowing it to be used with packages generated by rollup.

Install

npm install -D workerize-proxy-loader

API

The API is identical to workerize-loader.

Credit

The inner workings here are heavily inspired by worker-loader. It's worth a read!

ES6 proxy fork by James K Nelson.

License

MIT License © Jason Miller

About

🏗️ Automatically move a module into a Web Worker (Webpack loader)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%