profread / 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 <--> HTML Entities
  • String <--> Bin
  • String <--> Base 64
  • String <--> URI
  • Newline <--> Br
  • String <--> Hex (by @Zyoruk)

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%