useWorker Vue

Simple util function to run javascript functions to an exernal Web Worker

worker-vue

A simple util function that can run expensive and time consuming javascript functions in Web Worker without blocking the Main Thread

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.