Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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).

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.