Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsamaya/password-generator
https://github.com/tsamaya/password-generator
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tsamaya/password-generator
- Owner: tsamaya
- License: mit
- Created: 2015-07-02T18:55:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-12-17T10:34:15.000Z (almost 5 years ago)
- Last Synced: 2024-05-02T04:34:36.797Z (7 months ago)
- Language: HTML
- Homepage: https://tsamaya.github.io/password-generator/html/
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# password-generator
> a simple password generator## HTML Version
[View it live ](https://tsamaya.github.io/password-generator/html/)## Node Version
_working on progress_check `src` folder
## developers
check you hav grunt-cli installed otherwise `npm install grunt-cli -g`
then:`npm install`
`grunt`
##Licensing
Licensed under the MIT LicenseA copy of the license is available in the repository's [LICENSE](LICENSE) file.