34 packages
@stll/aho-corasick
Exact many-pattern string search for Node.js and Bun via Rust's aho-corasick engine exposed through NAPI-RS.
@stll/aho-corasick-darwin-arm64
Exact many-pattern string search for Node.js and Bun via Rust's aho-corasick engine exposed through NAPI-RS.
@stll/aho-corasick-darwin-x64
Exact many-pattern string search for Node.js and Bun via Rust's aho-corasick engine exposed through NAPI-RS.
@stll/aho-corasick-linux-arm64-gnu
Exact many-pattern string search for Node.js and Bun via Rust's aho-corasick engine exposed through NAPI-RS.
@stll/aho-corasick-linux-x64-gnu
Exact many-pattern string search for Node.js and Bun via Rust's aho-corasick engine exposed through NAPI-RS.
@stll/aho-corasick-linux-x64-musl
@stll/aho-corasick-wasm
Exact many-pattern string search for browsers via WebAssembly. Same API as @stll/aho-corasick.
@stll/aho-corasick-wasm32-wasi
Exact many-pattern string search for Node.js and Bun via Rust's aho-corasick engine exposed through NAPI-RS.
@stll/aho-corasick-win32-x64-msvc
Exact many-pattern string search for Node.js and Bun via Rust's aho-corasick engine exposed through NAPI-RS.
@stll/anonymize
Multi-layer PII detection and anonymization pipeline with regex, NER, deny lists, and coreference resolution
@stll/anonymize-cli
Command-line PII detection and anonymization powered by @stll/anonymize
@stll/anonymize-data
Deny list dictionaries and config data for @stll/anonymize
@stll/anonymize-wasm
PII detection and anonymization for browsers via WebAssembly. Same API as @stll/anonymize.
@stll/fuzzy-search
Approximate substring matching for Node.js and Bun via a Rust Myers engine exposed through NAPI-RS.
@stll/fuzzy-search-darwin-arm64
Approximate substring matching for Node.js and Bun via a Rust Myers engine exposed through NAPI-RS.
@stll/fuzzy-search-darwin-x64
Approximate substring matching for Node.js and Bun via a Rust Myers engine exposed through NAPI-RS.
@stll/fuzzy-search-linux-arm64-gnu
Approximate substring matching for Node.js and Bun via a Rust Myers engine exposed through NAPI-RS.
@stll/fuzzy-search-linux-x64-gnu
Approximate substring matching for Node.js and Bun via a Rust Myers engine exposed through NAPI-RS.
@stll/fuzzy-search-wasm
Approximate substring matching for browsers via WebAssembly. Same API as @stll/fuzzy-search.
@stll/fuzzy-search-wasm32-wasi
Approximate substring matching for Node.js and Bun via a Rust Myers engine exposed through NAPI-RS.
@stll/fuzzy-search-win32-x64-msvc
Approximate substring matching for Node.js and Bun via a Rust Myers engine exposed through NAPI-RS.
@stll/oxlint-config
Shared general oxlint configuration for stella packages.
@stll/regex-set
Single-pass multi-pattern regex for Node.js/Bun. Backtracking-immune, Unicode-aware Rust engine via NAPI-RS.
@stll/regex-set-darwin-arm64
Single-pass multi-pattern regex for Node.js/Bun. Backtracking-immune, Unicode-aware Rust engine via NAPI-RS.
@stll/regex-set-darwin-x64
Single-pass multi-pattern regex for Node.js/Bun. Backtracking-immune, Unicode-aware Rust engine via NAPI-RS.