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
Install
Framework Support
Polymer 2.0+
Browser Independent
Install with
Release notes - Version 1.0.3
Dependencies
Polymer/polymer#^2.0.0
- zxcvbn#^4.4.1
- paper-input#^2.0.0
- paper-icon-button#^2.0.0