Check the security of your password using the Shang algorithm. 🐉 🛡️ 🦕
This repository contains the source code for a Deno module to retrieve information about the strength of a password. The strength of the password is calculated using the Shang algorithm, an algorithm of my own design.
To find out how to use this module and which APIs this module provides, run the command deno doc --html mod.ts
from the root of this repository.
Any of the functions this module provides can be imported from the following HTTPS URL: https://raw.githubusercontent.com/alyxshang/shangshield.ts/main/mod.ts
.
To run the tests this module provides, you can use the deno test
commmand. This command has to be run from the root of this repository.
- Initial release.
- Upload to GitHub.
- Shangshield.ts 🐉 🛡️ 🦕 by Alyx Shang 🖤.
- Licensed under the FSL v1.