Visual Studio Code Hasher Extended
The code is forked from https://github.com/deerawan/vscode-hasher.
Generate various hash (md5, sha1), UUID, HTML entity conversion and many more. Features:
- MD5
- SHA-1
- SHA-256
- SHA-512
- Base64 Encode/Decode
- base64url Encode/Decode
- URI Encode/Decode
- HTML Entity Encode/Decode
- UUID v1/v4
Installation
Type cmd-shift-p to launch command palette and choose Extensions: Install Extension . Search hasher and install.
Usage
Type cmd-shift-p to launch command palette, type hasher then pick the hasher command you want to use.
Credit
This project is inspired by Hasher Sublime Package
License
MIT
| |