Stimulus Password Requirements
A implementation of an interactive password input field with requirements using of StimulusJS. Built for the purposes of learning how to apply Stimulus in applicable scenarios were 'sprinkling' is suitable.
You can try out the application here: https://stimulus-password-requirements.netlify.com/
Deployment
A simple deployment to Netlify was sufficient and easy!
Testing
Tests were built using Jest and applies information provided here by Hrvoje Šimić.
