# Text Node Searcher Search for text in a web page ## API * `setQuery(String)` Set the search query * `selectNext()` Select the next text segment matching the query * `selectPrevious()` Select the previous text segment matching the query ## TODO - Match text that spans multiple text nodes - Highlight matches ## License Fair