Skip to content

revolunet/sublimetext-web-encoders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Sublime Text 2 Web encoders plugin

A simple ST2 plugin to help you encode/decode data

Select the text you want to encode then cmd+shift+P and select your encoder.

Currently supports base64, urlencoding and HTML encoding

Installation :

  • you should use sublime package manager
  • use cmd+shift+P then Package Control: Install Package
  • look for Web Encoders and install it.

Usage :

  • use cmd+shift+P then choose your encoder to convert the selection
  • or bind some key in your user key binding

The code is available at github https://github.com/revolunet/sublimetext-web-encoders

Licence MIT : http://revolunet.mit-license.org

About

url and base64 helpers for SublimeText 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages