UNPKG

validate-password-checklist

Version:

A Javascript utility which can add rules to a password and return the status of each validation

2 lines (1 loc) 56 B
export { validatePasswordChecklist } from './utils.js';