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 <--> HTML Entities
- String <--> Bin
- String <--> Base 64
- String <--> URI
- Newline <--> Br
- String <--> Hex (by @Zyoruk)
- String |--> MD5 (by @Shankhanil)
- String |--> SHA1 (by @unguest)
- String |--> SHA256 (by @Shankhanil)
- String |--> SHA512 (by @unguest)
- String |--> RIPEMD-160 (by @unguest)
- String <--> PHP Serial (by @Shankhanil)
- String <--> Morse Code (by @okandavut)
- String <--> ASCII (by @unguest)
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.
Thanks goes to these wonderful people (emoji key):
Dan Chif 💻 🚧 |
Zyoruk 💻 |
Adeyemi Ridwan 📖 |
Shankhanil Ghosh 💻 🤔 |
Okan DAVUT 💻 |
Arthur Pons 💻 |
Tayeeb Hasan 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!