A minimal set of somes handly tools like hash calculator, password generation.
Check it out: https://ydlamba.github.io/minbin
- Tools
- Encryption
- MD5
- SHA-1
- SHA-256
- RIPEMD-160
- Decryption
- Coming Soon (Under active development)
- Random Generation
- Coming Soon (Under active development)
- Encryption
- Update output automatically
- Copy to clipboard option
- Neat and Clean UI
If anyone wants to add any feature/tool just submit a Pull Request, most welcome!
To run a locally, you will need to install yarn, then run the following commands:
$ yarn
To start a dev server run:
$ yarn start
To build:
$ yarn build
Auto deployment using Travis CI
For deploy using command line:
$ yarn deploy
TypeScript + react + redux + webpack + ❤️