emydus / adobe-brackets-encode-decode

Lets you to convert text selections to and from various formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Lets you to convert text selections to and from various formats

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%