JSFiddle - React, Tailwind, and code Playground
HTML
<script src="http://jquery-pwdstr.googlecode.com/files/jquery.pwdstr-1.0.source.js"></script>
<input id="text" type="password" /><br />
Forceable in <span id="info">less than one second</span>
JavaScript
$('#text').pwdstr('#info');