1.1.1 • Published 7 years ago

qubi v1.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

qubi

qubi is a simple javascript library that converts a password checklist to a numeric score. This score can then be piped to a progress element to make a password meter. Qubi makes use of adapters which make sure your password constraints are satisfied. Each adapter:

  • Has a "password" parameter
  • Returns a boolean

Using qubi

  • npm - npm install qubi
  • CDN - https://unpkg.com/qubi@latest/qubi.js

Example

Check demo.html

License

MIT

Copyright (C) 2017 Jewel Mahanta

1.1.1

7 years ago

1.1.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago