Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

BrightIT/escape-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status License MIT

Escape Utils atom package

Demo

This package that takes care of your encoding (escaping) needs: url, base64, html and soon: json, js, sql, xml, sgml

It support multi line selection, and it is well unit tested.

Key bindings

  • shift-cmd-e shift-cmd-u to URL encode selected text.
  • shift-cmd-e cmd-u to URL decode selected text.
  • shift-cmd-e shift-cmd-b to encode selected text using Base64.
  • shift-cmd-e cmd-b to decode selected text using Base64.
  • shift-cmd-e shift-cmd-h to escape HTML entites.
  • shift-cmd-e cmd-h to unescape HTML entities.

About

An Atom text editor plugin to URL encode/decode text

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •