mist-password
Password input element with reveal button and strength indicator
[ This description is mirrored from README.md at github.com/mistio/mist-password on 2019-05-10 ]
<mist-password>
Password input field with reveal button and strength indicator
This custom element depends on Polymer 2.0-preview.
Developer Notes
Use Polymer CLI to serve a local demo or to run unit tests.
Viewing a demo
$ polymer serve -o
Running Tests
$ polymer test
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Dependencies
Polymer/polymer#^2.0.0
- zxcvbn#^4.4.1
- paper-input#^2.0.0
- paper-icon-button#^2.0.0
- Released
- 2017-11-03
- Maturity
- IMPORTED
- License
- Other
Compatibility
- Framework
- Polymer 2.0+
- Browser
- Browser Independent
mist-password - Vaadin Add-on Directory
Password input element with reveal button and strength indicator
**[ This description is mirrored from README.md at [github.com/mistio/mist-password](https://github.com//mistio/mist-password/blob/v1.0.3/README.md) on 2019-05-10 ]**
# \
Password input field with reveal button and strength indicator
This custom element depends on [Polymer 2.0-preview](https://github.com/polymer/polymer/tree/2.0-preview).
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/mistio/mist-password)
## Developer Notes
Use [Polymer CLI](https://www.npmjs.com/package/polymer-cli) to serve a local demo or to run unit tests.
### Viewing a demo
```
$ polymer serve -o
```
### Running Tests
```
$ polymer test
```