hibp-checker
Anonymously query the haveibeenpwned.com API to fetch the number of times a password has appeard in breached data sets using K-anonymity
Installation
npm install --save hibp-checker
Usage
const checkPassword = ;const breachCount = await ;console;