adobe-brackets-encode-decode is a extension for Adobe Brackets. This extension lets you to convert text selections to and from various formats.
Currently it supports:
- String to HTML Entities
- String to Bin
- String to Base 64
- String to URI
- Newline to Br
- HTML Entities to String
- Bin to String
- Base 64 to String
- URI to String
- Br to Newline
Missing a convertor? Please feel free to open an issue or contribute to the project (See CONTRIBUTING.md).
GPL-3.0
Contributions and suggestions are very welcome and wanted. I try to respond to pull requests within 48 hours. For more information see CONTRIBUTING.md.