@rabbit-company/password-entropy
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

PasswordEntropy-JS

Password entropy implementation in JavaScript (ES6).

This library will calculate the entropy of provided passwords.

Usage

1. Download library

npm i --save @rabbit-company/password-entropy

2. Import library

import PasswordEntropy from "@rabbit-company/password-entropy";

3. Calculate Entropy

PasswordEntropy.calculate(password);

Package Sidebar

Install

npm i @rabbit-company/password-entropy

Weekly Downloads

28

Version

2.0.1

License

MIT

Unpacked Size

4.85 kB

Total Files

5

Last publish

Collaborators

  • ziga.zajc007