An unofficial TypeScript SDK for the 'Have I been pwned?' service.
A simple Node.js module that checks against the https://haveibeenpwned.com database through its https://api.pwnedpasswords.com API.
This library implements the recommendations that apply to client-side password handling from NIST and OWASP. The purpose of this library is to provide an easy pluggable client-side password preprocessor.
A comprehensive CLI tool to audit passwords locally using HIBP and import from Chrome/Bitwarden