Search
word-match-helper
Aho-Corasick based word-matching class. Match & filter words.
v2.1.0 URL:
https://unpkg.com/word-match-helper@2.1.0/dist/index.js
Open
Browse Files
Aho-Corasick
word-matching
word-filter
aho-corasick-machine
Aho-Corasick machine for matching.It can be used to be implemented to match strings
v1.0.1 URL:
https://unpkg.com/aho-corasick-machine@1.0.1/aho-corasick-machine.js
Open
Browse Files
Aho-Corasick
machine
matching
@jimtkelly/aho-corasick
An implementation of the Aho-Corasick algorithm in TypeScript.
v1.0.1 URL:
https://unpkg.com/@jimtkelly/aho-corasick@1.0.1/index.js
Open
Browse Files
Aho-Corasick
TypeScript
trie
string matching
aho-corasick
search
match