Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.01 KB

Visual Studio Code Hasher Build Status Coverage Status

Generate various hash (md5, sha1), UUID, HTML entity conversion and many more. Features:

  • MD5
  • SHA1
  • Base64 Encode
  • Base64 Decode
  • URI Encode Component
  • URI Decode Component
  • HTML Entity Encode
  • HTML Entity Decode
  • UUID v1
  • UUID v4

vscode hasher

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