Pinned issues
Issues
- 9
Tokenizer does not split sentence on spaces
#265 opened by CarstenGrohmann - 7
- 0
Add runtime errors
#269 opened by MrWook - 0
Improve documentation
#268 opened by MrWook - 0
No warning for Indonesian names
#264 opened by zeezooz - 1
"Matcher pwned already exists" warning message issue
#255 opened by U-4-E-A - 1
Consider adding base to output
#223 opened by sunknudsen - 1
Incorrect score for the string "password"
#257 opened by plamend-rg - 2
Proposal: Reduce the dictionary size footprint
#254 opened by lifthrasiir - 0
Language sources not working anymore
#238 opened by MrWook - 2
- 4
User input doesn't affect the scoring
#248 opened by davidgeary - 2
- 5
Improve usage of this library
#194 opened by MrWook - 2
- 7
Tree shaking doesn't seem to work properly
#198 opened by lekoaf - 0
Small error in documentation
#234 opened by U-4-E-A - 0
Performance drop because of the new l33t matcher
#228 opened by MrWook - 2
Typing issue
#227 opened by MichaelAlt - 2
For randomly generated inputs, the value of guessesLog10 is incorrectly equal to the length of the string.
#216 opened by aaronstanek - 6
@zxcvbn-ts/matcher-pwned crypto error
#224 opened by md-emran-hossain - 1
- 0
Separator scoring isn't used
#218 opened by zeezooz - 1
Regex matcher returns only first match
#213 opened by zeezooz - 2
- 2
One to many l33t substitutions aren't supported
#204 opened by zeezooz - 1
MatchSeparator.getSeparatorRegex uses unsupported negative lookbehind in safari
#202 opened by CuadrosNicolas - 1
Guesses value is higher than it should be when the l33t matcher uses a replacement of multiple symbols to one
#205 opened by zeezooz - 1
[3.0.0 regression] error TS7016: Could not find a declaration file for module './adjacencyGraphs.json'
#200 opened by andersk - 1
A UUID is categorised as a weak password
#196 opened by aslakhellesoy - 4
Separator Matcher doesn't catch first separator
#193 opened by MrWook - 4
Possible to only use translation?
#175 opened by lekoaf - 2
Export Match type from /core/dist/index.d.ts
#188 opened by U-4-E-A - 8
- 2
Could you provide an Angular framework example?
#184 opened by tobias-graf-p - 13
RangeError: Maximum call stack size exceeded @zxcvbn-ts/language-en Dictionary
#169 opened by HarisonLacey - 1
A demo that can be run offline would be nice
#181 opened by rdhyee - 2
Type 'number' is not assignable to type 'never'.
#162 opened by IcaroG - 15
"Matcher pwned already exists"
#171 opened by jiblett1000 - 2
Update Vue example with Composition API
#170 opened by jiblett1000 - 0
debounce function parameter type error
#172 opened by jiblett1000 - 3
Missing documentation regarding custom matchers
#163 opened by danielreiser - 7
DOS when run server side
#164 opened by Tostino - 4
Internationalization of Matcher feedback
#159 opened by gabberr - 0
- 4
Be able to instantiate `zxcvbn`
#158 opened - 0
- 2
- 3
Inconsistent user inputs affect on score?
#143 opened by U-4-E-A - 1
Can Options.addMatcher() be changed to console log the name of the duplicate matcher?
#142 opened by U-4-E-A