UNPKG

@lvce-editor/text-search-worker

Version:
17 lines (11 loc) 365 B
# 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 [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lvce-editor/text-search-worker)