@lvce-editor/text-search-worker
Version:
Text Search Worker
17 lines (11 loc) • 365 B
Markdown
# Text Search Worker
Web Worker for the text search functionality in LVCE Editor.
## Contributing
```sh
git clone git@github.com:lvce-editor/text-search-worker.git &&
cd text-search-worker &&
npm ci &&
npm test
```
## Gitpod
[](https://gitpod.io/#https://github.com/lvce-editor/text-search-worker)