ahocorasick
Implementation of the Aho-Corasick string searching algorithm, as described in the paper "Efficient string matching: an aid to bibliographic search".
Implementation of the Aho-Corasick string searching algorithm, as described in the paper "Efficient string matching: an aid to bibliographic search".
Trie and radix tree implementation tailored towards exact matches.
JavaScript search engine
A JavaSctipt Port of the Python package FlashText
Fast string searching algorithms.
An implementation of the Knuth-Morris-Pratt string searching algorithm.
A collection of utils to work with text
Angular library for separating string into prefix, matched and suffix by search matching
Useful utilities for string searching and manipulation.
typo safe search is a simple and easy-to-use NPM package designed to perform fuzzy comparisons between two strings. It is particularly useful for sorting and searching operations where the input may contain typos or slight variations.
Fast string seaching powered by Rust
Fast string seaching powered by Rust
Typescript version of the Flashtext algorithm.
A utility library for full-text search in TypeScript