@vaadin-component-factory/vcf-password-strength

1.0.2 • Public • Published

<vcf-password-strength>

Gitter npm version Published on Vaadin Directory

<vcf-password-strength> is a Web Component providing a strength indicator for a password field.

GIF of Vaadin Component Factory password strength

Live demo

Installation

Install vcf-password-strength:

npm i @vaadin-component-factory/vcf-password-strength --save

Usage

Once installed, import it in your application:

import '@vaadin-component-factory/vcf-password-strength';

Add <vcf-password-strength> element to the page.

<vcf-password-strength strength="3"></vcf-password-strength>

Running demo

  1. Fork the vcf-password-strength repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the vcf-password-strength directory, run npm install to install dependencies.

  4. Run npm start to open the demo.

Server-side API

This is the client-side (Polymer 3) web component. If you are looking for the server-side (Java) API for the Vaadin Platform, it can be found here: Password Strength

Vaadin Prime

This component is available in the Vaadin Prime subscription. It is still open source, but you need to have a valid CVAL license in order to use it. Read more at: Pricing

License

Apache License 2.0

Package Sidebar

Install

npm i @vaadin-component-factory/vcf-password-strength

Weekly Downloads

9

Version

1.0.2

License

https://raw.githubusercontent.com/vaadin/vaadin-incubator-element/master/LICENSE

Unpacked Size

30.1 kB

Total Files

18

Last publish

Collaborators

  • krissvaa
  • artur-
  • tatulund
  • wajtrvaadin
  • ingmartinlopez
  • paodb
  • jcgueriaud
  • vcf
  • jouni
  • onuridrisoglu