vscode-extension-transformer
vscode-extension-transformer copied to clipboard
Escapes, Encodings, Converters and Generators
Provide commands for common escapes, encodings or other value conversions
- [x] URL Encoding / Decoding
- [ ] HTML Entities Escape / Unescape
- [ ] XML Entities Escape / Unescape
- [x] MD5 Hash
- [ ] Timestamp converter
- [ ] hex/bin/dec converter
- [ ] UUID Generator
- [ ] ULID Generator