Skip to content

lvce-editor/blob-worker

Repository files navigation

Blob Worker

Web Worker for the blob functionality in LVCE Editor.

Contributing

git clone git@github.com:lvce-editor/blob-worker.git &&
cd blob-worker &&
npm ci &&
npm test