https://github.com/markalexi/passwordgen
Work with (NodeJS + frontend).
https://github.com/markalexi/passwordgen
Last synced: 3 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-18T12:19:02.000Z (5 months ago)
- Last Synced: 2026-01-18T18:58:23.151Z (5 months ago)
- Language: Vue
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# passwordGen

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.