mask-pii for Bun

mask-pii-implementering for Bun for maskering av e-post- og telefon-PII i logger og datarørledninger.

E-postmaskering

Masks local parts while preserving domain visibility.

Telefonmaskering

Masks sensitive digits while keeping format and suffix visibility.

Builder-stil API

Enable email/phone masking and mask character explicitly before processing.

Installer og start

Follow the Bun README for package setup and usage details.

Installasjon

bun add mask-pii

Bruk

README.md
// Language-specific README and examples:
https://github.com/finitefield-org/mask-pii/tree/main/bun
Merk

Please check the README for exact package ecosystem details and API examples for this language.