TypeScript implementation of the Aho-Corasick algorithm for efficient string matching. Latest version: 0.0.1, last published: 5 years ago. Start using @tanishiking/aho-corasick in your project by running `npm i @tanishiking/aho-corasick`. There are no other projects in the npm registry using @tanis…