UNPKG

@lvce-editor/text-search-worker

Version:
13 lines (9 loc) 218 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 ```