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
- Host: GitHub
- URL: https://github.com/douglasneuroinformatics/libpasswd
- Owner: DouglasNeuroInformatics
- License: apache-2.0
- Created: 2024-08-16T00:49:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-12T14:28:44.000Z (about 1 year ago)
- Last Synced: 2025-09-20T05:28:24.908Z (10 months ago)
- Language: TypeScript
- Homepage: https://douglasneuroinformatics.github.io/password-strength/
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README


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