An open API service indexing awesome lists of open source software.

https://github.com/nadchif/adobe-brackets-encode-decode

Adobe Brackets IDE Extension that lets you to convert text selections to and from various formats
https://github.com/nadchif/adobe-brackets-encode-decode

adobe-brackets brackets-extension converter encoder-decoder javascript

Last synced: 10 months ago
JSON representation

Adobe Brackets IDE Extension that lets you to convert text selections to and from various formats

Awesome Lists containing this project

README

          

adobe-brackets-encode-decode
=========

[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)

[![first-timers-only](https://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat-square)](https://www.firsttimersonly.com/)
[](https://join.slack.com/t/ossenthusiasts/shared_invite/zt-eh9g0u7k-l2uUmCCBhUTHY8EWZFShIw)

adobe-brackets-encode-decode is a extension for [Adobe Brackets](https://brackets.io
). This extension lets you to convert text selections to and from various formats.

![Brackets Context Menu](https://raw.githubusercontent.com/nadchif/adobe-brackets-encode-decode/master/screenshots/context-menu-updated-dark.png)

Currently it supports:
* String <--> HTML Entities
* String <--> Bin
* String <--> Base 64
* String <--> URI
* Newline <--> Br
* String <--> Hex (by [@Zyoruk](https://github.com/Zyoruk))
* String |--> MD5 (by [@Shankhanil](https://github.com/Shankhanil))
* String |--> SHA1 (by [@unguest](https://github.com/unguest))
* String |--> SHA256 (by [@Shankhanil](https://github.com/Shankhanil))
* String |--> SHA512 (by [@unguest](https://github.com/unguest))
* String |--> RIPEMD-160 (by [@unguest](https://github.com/unguest))
* String <--> PHP Serial (by [@Shankhanil](https://github.com/Shankhanil))
* String <--> Morse Code (by [@okandavut](https://github.com/okandavut))
* String <--> ASCII (by [@unguest](https://github.com/unguest))
* Decimal <--> Roman (by [@nourmab13](https://github.com/nourmab13))
* Unix Timestamp |--> UTC Date (by [@devinekadeni](https://github.com/unguest))

**Missing a convertor?** Please feel free to open an issue or contribute to the project ([See CONTRIBUTING.md](https://github.com/nadchif/adobe-brackets-encode-decode/blob/master/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](https://github.com/nadchif/adobe-brackets-encode-decode/blob/master/CONTRIBUTING.md).

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Dan Chif

💻 🚧

Zyoruk

💻

Adeyemi Ridwan

📖

Shankhanil Ghosh

💻 🤔

Okan DAVUT

💻

Arthur Pons

💻

Tayeeb Hasan

📖



nourmab13

💻

Devin Ekadeni

💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!