text-security@3.2.1
// Cross-browser alternative to -webkit-text-security
$ npm install text-security
downloads/wk
58,873
license
SIL
version
3.2.1
published
Apr 3, 2021
What is text-security?
text-security is a cross-browser JavaScript library that conceals text by replacing characters with dots or other symbols, providing functionality similar to the CSS `-webkit-text-security` property. Developers use it when they need to hide sensitive information like passwords in text inputs across different browsers, or when they need more control over how text concealment is rendered than native CSS provides.
Links
Keywords
Maintainers
noppa