react-password-strength icon indicating copy to clipboard operation
react-password-strength copied to clipboard

A password strength indicator field for use in React projects

Results 7 react-password-strength issues
Sort by recently updated
recently updated
newest added

Almost everyone is on React 17 these days but not this library: ``` npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.0.0" from [email protected] npm ERR! node_modules/react-password-strength npm ERR!...

We need our passwords to contain at least a non-alphanumerical character. Is there a way of passing that as an option to control when it becomes valid?

Would massively recommend switching out the strength library to this https://github.com/tracker1/asdfgh. Take a look!

![image](https://user-images.githubusercontent.com/425716/48166262-0fb14080-e2b6-11e8-9c3b-4936a77bc777.png) this is the largest dependency in our project, but looking at the code i can't figure out why it needs to be. sure, the frequency list is large (and...

'Warning: Shallow renderer has been moved to react-test-renderer/shallow. Update references to remove this warning.' I think it might make more sense to replace PhantomJS as the maintainer has stepped down....

build-process