Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markalexi/passwordgen
Work with (NodeJS + frontend).
https://github.com/markalexi/passwordgen
Last synced: about 12 hours ago
JSON representation
Work with (NodeJS + frontend).
- Host: GitHub
- URL: https://github.com/markalexi/passwordgen
- Owner: MarkAlexI
- License: mit
- Created: 2024-01-08T09:24:08.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T20:39:02.000Z (6 months ago)
- Last Synced: 2024-05-22T21:49:10.178Z (6 months ago)
- Language: Vue
- Size: 702 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# passwordGen
![todoimage](/passgen.png "todoimage")
Password generator based on Vue3. Uses web worker, clipboard, PWA and Web Share API. Optionally, you can use letters, numbers, and special characters in the password.To install dependencies, type `yarn install`. Run in terminal `yarn run dev` for starting dev server. Run `yarn run build` for building project.