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

https://github.com/douglasneuroinformatics/libpasswd

A library for estimating the strength of passwords
https://github.com/douglasneuroinformatics/libpasswd

Last synced: 5 months ago
JSON representation

A library for estimating the strength of passwords

Awesome Lists containing this project

README

          



Logo

@douglasneuroinformatics/libpasswd



A library for estimating the strength of passwords


![license](https://img.shields.io/github/license/DouglasNeuroInformatics/libpasswd)
![version](https://img.shields.io/github/package-json/v/DouglasNeuroInformatics/libpasswd)



This library is a wrapper for [zxcvbn-ts](https://zxcvbn-ts.github.io/zxcvbn/) to standardize the interfaces and implementation in DNP projects.