ahocorasick

Implementation of the Aho-Corasick string searching algorithm, as described in the paper "Efficient string matching: an aid to bibliographic search".

@tanishiking/aho-corasick

TypeScript implementation of the Aho-Corasick algorithm for efficient string matching