Web Worker for the completion widget in Lvce Editor
npm install @lvce-editor/completion-worker> A Web Worker for the completion functionality in Lvce Editor.
``sh``
git clone git@github.com:lvce-editor/completion-worker.git &&
cd completion-worker &&
npm ci &&
npm test