@codedev168/vowel-mute
v0.1.0
Published
Replaces vowels in a string with a specified mask character (e.g., 'hello' → 'h*ll*').
Maintainers
Readme
vowel-mute
Replaces vowels in a string with a specified mask character (e.g., 'hello' → 'hll').
Installation
npm install @codedev168/vowel-muteUsage
import { } from '@codedev168/vowel-mute';License
MIT
