Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/collaborne/polymer-password-strength

A password strength indicator for use in Polymer 2 projects, powered by zxcvbn
https://github.com/collaborne/polymer-password-strength

Last synced: 1 day ago
JSON representation

A password strength indicator for use in Polymer 2 projects, powered by zxcvbn

Awesome Lists containing this project

README

        

# `` [![Build Status](https://travis-ci.org/Collaborne/polymer-password-strength.svg?branch=master)](https://travis-ci.org/Collaborne/polymer-password-strength)

_A Polymer password strength indicator, to be used in connection by [zxcvbn](https://github.com/dropbox/zxcvbn)_

This element was originally developed by Limon Monte.

# Installation

```bash
npm install --save @collaborne/polymer-password-strength
```

# Usage

```html

```