mask-pii for Deno

Deno ke liye mask-pii implementation jo logs aur data pipelines mein email aur phone PII ko mask karti hai.

email masking

Masks local parts while preserving domain visibility.

phone masking

Masks sensitive digits while keeping format and suffix visibility.

Builder-style API

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

nasb karein aur shuru karein

Follow the Deno README for package setup and usage details.

nasb

git clone https://github.com/finitefield-org/mask-pii.git && cd mask-pii/deno

istemal

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

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