@nano-sql/plugin-fuzzy-search
Integrate Elastic Search style indexing in NanoSQL 2!
Integrate Elastic Search style indexing in NanoSQL 2!
Node module for searching multi-line string using regex
Node module for recursive directory search for text in files and obtain results as either RxJS observable or promise
The fastest and most accurate javascript full-text search library. Accurate search uses match distance algorithm to return the accurate order of the matching items.
Fast string searching algorithms.
function to add text search by several columns for typeorm builder
searches for exact text inside npm pack's tar file result
Simple fast text search that utilizes a web worker
Makes an auxilary tree structure to get O(m) efficient autocomplete results, (where m is the length of a search string), without use of external dependencies.<br /> The repo is holds a list of 300k english letter already formatted as tree and available fo
Promise-based native javascript implementation of the standard Sphinx API
A chainable regular expression wrapper for text search and replacements.
angular2 text search
Powerful list searching in simple packaging
Recursive grep.
< 3Kb. autocomplete component of pure javascript.
String Expressions: human-readable alternative to RegEx
A dynamic programming-based text search engine that supports mixed Chinese and English fuzzy search, returning the highest-weight matching results.
A JavaScript library that finds string patterns in a collection of documents. It efficiently finds matches even if the words in each document do not begin with the query pattern.
String Expressions: human-readable alternative to RegEx
Tiny search module based on trie and aho-corasick using TypeScript