Skip to content

Widget to simplify forms by using a single input for password with visibility toggle.

License

Notifications You must be signed in to change notification settings

edouard-lopez/ui-password-toggle

Repository files navigation

Password toggle

Widget to simplify forms by using a single input for password with visibility toggle.

Preview

preview/password-toggle-off.png preview/password-toggle-focus.png preview/password-toggle-on.png

Requirements

Usage

  1. Import the SCSS in your main stylesheet (or link to the CSS):

     @import "password-toggle";
    
  2. add the HTML code from ./password-toggle.html to your form ;

  3. add the JS to your page or your gulp :

     <script src="password-toggle.js"></script>
    
  4. Enjoy!

About

Widget to simplify forms by using a single input for password with visibility toggle.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published