An open API service indexing awesome lists of open source software.

https://github.com/peoray/toggle-form-password

Repo for the article on how to use JavaScript to display or hide a password in a form.
https://github.com/peoray/toggle-form-password

css html javascript tutorial-code

Last synced: 20 days ago
JSON representation

Repo for the article on how to use JavaScript to display or hide a password in a form.

Awesome Lists containing this project

README

          

# toggle-form-password

Use JavaScript to display or hide a password in a form.

[View the project live](https://peoray.github.io/toggle-form-password/)

This is the complete code for this article:
[How to Display Password in a Form Input](https://peoray.dev/blog/display-password-form-input/)

To run:

- Clone the repository
`git clone https://github.com/peoray/toggle-form-password.git`

- Open `index.html` via a web browser