https://github.com/cryptoking-max/willing
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.5%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: cryptoking-max
- License: mit
- Language: TypeScript
- Default Branch: main
- Size: 5.6 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
zxcvbn-ts
This is a complete rewrite of zxcvbn into typescript which is licensed under the MIT license. Thanks to the original creators dropbox for the great work.
zxcvbn is a password strength estimator inspired by password crackers. Through pattern matching and conservative estimation, it recognizes and weighs 40k common passwords, common names surnames, popular words from Wikipedia and common word in different language from different countries, and other common patterns like dates, repeats (aaa), sequences (abcd), keyboard patterns (qwertyuiop), and l33t speak.
Consider using zxcvbn as an algorithmic alternative to password composition policy — it is more secure, flexible, and usable when sites require a minimal complexity score in place of annoying rules like "passwords must contain three of {lower, upper, numbers, symbols}".
- More secure: policies often fail both ways, allowing weak passwords (P@ssword1) and disallowing strong passwords.
- More flexible: zxcvbn allows many password styles to flourish so long as it detects sufficient complexity — passphrases are rated highly given enough uncommon words, keyboard patterns are ranked based on length and number of turns, and capitalization adds more complexity when it's unpredictaBle.
- More usable: zxcvbn is designed to power simple, rule-free interfaces that give instant feedback. In addition to strength estimation, zxcvbn includes minimal, targeted verbal feedback that can help guide users towards less guessable passwords. For further detail and motivation, please refer to the USENIX Security '16 paper and presentation.
The reason of this project is to modernize zxcvbn and make it maintainable with new features.
Features
- estimate strength of a password
- get a score for the password
- i18n support, for dictionaries and feedback translations
- extend existing dictionaries with your own
- usable without dictionaries at all, which reduce the scoring efficiency rapidly. This is not recommended
- types
- custom matcher
- haveibeenpwned matcher

Documentation
Checkout the Documentation. There you will also find the Demo pages and the Migration guide.
LanguagePackages
If your language is missing as a language pack checkout the guide to add your own.
Comparison
If you want to know how much the scoring changed compared to the original checkout the comparison page.
Contribution
Please feel free to open up an issue or provide a pull request.
Owner
- Name: Solana sniper copy trading bot
- Login: cryptoking-max
- Kind: user
- Location: solana trading bot
- Company: solana trading bot
- Website: solana trading bot
- Repositories: 1
- Profile: https://github.com/cryptoking-max
#Solana #sniper #copy #trading #bot
GitHub Events
Total
Last Year
Dependencies
- actions/checkout v4 composite
- actions/setup-node v4 composite
- actions/checkout v4 composite
- actions/setup-node v4 composite
- actions/checkout v4 composite
- actions/setup-node v4 composite
- actions/checkout v4 composite
- actions/setup-node v4 composite
- @babel/cli 7.26.4 development
- @babel/core 7.26.0 development
- @babel/preset-env 7.26.0 development
- @rollup/plugin-alias 5.1.1 development
- @rollup/plugin-babel 6.0.4 development
- @rollup/plugin-commonjs 28.0.2 development
- @rollup/plugin-json 6.1.0 development
- @rollup/plugin-node-resolve 16.0.0 development
- @rollup/plugin-replace 6.0.2 development
- @rollup/plugin-terser ^0.4.4 development
- @rollup/plugin-typescript 12.1.2 development
- @swc/core 1.10.4 development
- @swc/jest 0.2.37 development
- @types/byline 4.2.36 development
- @types/jest 29.5.14 development
- @types/sprintf-js 1.1.4 development
- @typescript-eslint/eslint-plugin 8.19.0 development
- @typescript-eslint/parser 8.19.0 development
- @vuepress/bundler-vite 2.0.0-rc.19 development
- @vuepress/plugin-register-components 2.0.0-rc.66 development
- @vuepress/theme-default 2.0.0-rc.68 development
- @zxcvbn-ts/dictionary-compression ^3.0.1 development
- axios 1.7.9 development
- byline 5.0.0 development
- cross-fetch 4.1.0 development
- esbuild 0.24.2 development
- esbuild-register 3.6.0 development
- eslint 8.57.0 development
- eslint-config-airbnb-base 15.0.0 development
- eslint-config-prettier 9.1.0 development
- eslint-import-resolver-alias 1.1.2 development
- eslint-import-resolver-webpack 0.13.10 development
- eslint-plugin-compat 6.0.2 development
- eslint-plugin-import 2.31.0 development
- eslint-plugin-jest 28.10.0 development
- eslint-plugin-prettier 5.2.1 development
- esm 3.2.25 development
- glob-all 3.3.1 development
- iconv-lite 0.6.3 development
- jest 29.7.0 development
- jszip ^3.10.1 development
- kuroshiro 1.2.0 development
- kuroshiro-analyzer-kuromoji 1.1.0 development
- lerna 8.1.9 development
- natural 8.0.1 development
- prettier 3.4.2 development
- rollup 4.29.1 development
- rollup-plugin-copy 3.5.0 development
- rollup-plugin-delete 2.1.0 development
- sass-embedded 1.83.0 development
- sprintf-js 1.1.3 development
- typescript 5.7.2 development
- vue-multiselect 3.1.0 development
- vuepress 2.0.0-rc.19 development
- xlsx https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz development
- yarn-audit-fix 10.1.1 development
- zxcvbn 4.4.2 development
- @zxcvbn-ts/dictionary-compression ^3.0.1
- @zxcvbn-ts/dictionary-compression ^3.0.1
- @zxcvbn-ts/dictionary-compression ^3.0.1
- @zxcvbn-ts/dictionary-compression ^3.0.1
- @zxcvbn-ts/dictionary-compression ^3.0.1
- @zxcvbn-ts/dictionary-compression ^3.0.1
- @zxcvbn-ts/dictionary-compression ^3.0.1
- @zxcvbn-ts/dictionary-compression ^3.0.1
- @zxcvbn-ts/dictionary-compression ^3.0.1
- @zxcvbn-ts/dictionary-compression ^3.0.1
- @zxcvbn-ts/dictionary-compression ^3.0.1
- @zxcvbn-ts/dictionary-compression ^3.0.1
- @zxcvbn-ts/dictionary-compression ^3.0.1
- @zxcvbn-ts/dictionary-compression ^3.0.1
- @zxcvbn-ts/dictionary-compression ^3.0.1
- fastest-levenshtein 1.0.16
- @zxcvbn-ts/core ^4.0.0-beta.2