Skip to content

Rust crate [Aho-Corasick](https://github.com/BurntSushi/aho-corasick) This project uses [NAPI-RS](https://napi.rs/)](https://napi.rs/) and build for [Terraphim AI](https://terraphim.ai/). Currently two functions are exposed: findMatched and replaceAllStream, see index.d.ts for signatures. findMatched is using MatchKind::LeftmostLongest.

Notifications You must be signed in to change notification settings

terraphim/terraphim-automata-napi-rs

Repository files navigation

Node JS bindings to Rust aho-corasick automata crate

Rust crate Aho-Corasick This project uses NAPI-RS](https://napi.rs/) and build for Terraphim AI. Currently two functions are exposed: findMatched and replaceAllStream, see index.d.ts for signatures. findMatched is using MatchKind::LeftmostLongest.

About

Rust crate [Aho-Corasick](https://github.com/BurntSushi/aho-corasick) This project uses [NAPI-RS](https://napi.rs/)](https://napi.rs/) and build for [Terraphim AI](https://terraphim.ai/). Currently two functions are exposed: findMatched and replaceAllStream, see index.d.ts for signatures. findMatched is using MatchKind::LeftmostLongest.

Resources

Stars

Watchers

Forks

Packages

No packages published