# XWUIPasswordStrength

Strength meter from host score/checks. InputPassword stays the reveal field. applyShape scores length/classes only and never stores the value. Examples do not contain live passwords.

## Basic Usage

Empty meter. No password in source.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Empty meter. No password in source.
```

## Fair

Host-supplied score 2.

```example
file: examples/Fair.ts
html: examples/Fair.html
title: Fair
description: Host-supplied score 2.
```

## Checks

Checklist without a secret.

```example
file: examples/Checks.ts
html: examples/Checks.html
title: Checks
description: Checklist without a secret.
```

## Shape helper

Score a demo shape, never a live password.

```example
file: examples/ShapeHelper.ts
html: examples/ShapeHelper.html
title: Shape helper
description: Score a demo shape, never a live password.
```

```api
```
