This is a utility to combine functionality of auth0 password-sheriff and dropbox zxcvbn libraries.
Use it to programmatically set password requirements rules, and get a password strength meter.
npm install password-constable
See tests in src/index.test.js for example ES2015 usage in node.
MIT