Directory

gold-password-input - Vaadin Add-on Directory

[Polymer 2.x] An input element with Material Design that allows password with an optional strength meter. gold-password-input - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/GeoloeG/gold-password-input](https://github.com//GeoloeG/gold-password-input/blob/v1.1.0/README.md) on 2019-05-22 ]** [![Bower version](https://badge.fury.io/bo/gold-password-input.svg)](https://badge.fury.io/bo/gold-password-input) [![Build Status](https://travis-ci.org/MeTaNoV/gold-password-input.svg?branch=master)](https://travis-ci.org/MeTaNoV/gold-password-input) [![Dependency Status](https://gemnasium.com/MeTaNoV/gold-password-input.svg)](https://gemnasium.com/MeTaNoV/gold-password-input) ## Demo [https://metanov.github.io/gold-password-input/](https://metanov.github.io/gold-password-input/components/gold-password-input/demo/) ## Install Install the component using [Bower](http://bower.io/): ```sh $ bower install gold-password-input --save ``` ## Usage Import Custom Element: ```html ``` And then use it: ```html ``` or ```html ``` See the [Documentation](https://metanov.github.io/gold-password-input/) for more options. ## Discussing If you have any questions, you can find me on the [Polymer Slack Channel](https://polymer.slack.com/), or just raise an Issue. ## Contributing 1. Fork it! 2. Create your feature branch: `git checkout -b my-new-feature` 3. Commit your changes: `git commit -m 'Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. Submit a pull request :D ## License [MIT License](http://opensource.org/licenses/MIT) © Pascal Gula [![Throughput Graph](https://graphs.waffle.io/MeTaNoV/gold-password-input/throughput.svg)](https://waffle.io/MeTaNoV/gold-password-input/metrics)