Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katiechurchwell/password-generator
Prompt generated password.
https://github.com/katiechurchwell/password-generator
javascript password-generator
Last synced: 3 days ago
JSON representation
Prompt generated password.
- Host: GitHub
- URL: https://github.com/katiechurchwell/password-generator
- Owner: katiechurchwell
- Created: 2021-11-19T22:21:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-14T22:15:52.000Z (over 2 years ago)
- Last Synced: 2024-10-12T12:14:35.340Z (about 1 month ago)
- Topics: javascript, password-generator
- Language: JavaScript
- Homepage: https://katiechurchwell.github.io/password-generator/Develop/index.html
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password Generator
[![project-languages-used](https://img.shields.io/github/languages/count/katiechurchwell/password-generator?color=important)](https://github.com/katiechurchwell/password-generator)
[![project-top-language](https://img.shields.io/github/languages/top/katiechurchwell/password-generator?color=blueviolet)](https://github.com/katiechurchwell/password-generator)## Summary
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=flat&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=flat&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript_ES6-%23323330.svg?style=flat&logo=javascript&logoColor=%23F7DF1E)Generates a random password based on criteria the user selects.
## Deployment
https://katiechurchwell.github.io/password-generator/Develop/index.html## Demo/Screenshot
![Screenshot of Password Generator](/screenshot.png)## Questions
If you have any questions about this project, please open an issue or use the contact information below:
* [katiechurchwell](https://www.github.com/katiechurchwell)
* [[email protected]](mailto:[email protected])---
![](https://img.shields.io/badge/license-MIT-blue)