Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.01 KB

File metadata and controls

30 lines (21 loc) · 1.01 KB

adobe-brackets-encode-decode

adobe-brackets-encode-decode is a extension for Adobe Brackets. This extension lets you to convert text selections to and from various formats.

Brackets Context Menu

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).

License

GPL-3.0

Contributions

Contributions and suggestions are very welcome and wanted. I try to respond to pull requests within 48 hours. For more information see CONTRIBUTING.md.