Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 476 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 476 Bytes

url-utils

Sublime Text 3 plugin for url stuff.

Commands and shortcuts

Command Description Shortcut Windows Shortcut
urlencode Encode ["super+u", "super+e"] ["ctrl+shift+y", "ctrl+shift+e"]
urldecode Decode ["super+u", "super+d"] ["ctrl+shift+y", "ctrl+shift+d"]
urlparse Split to elements - -
urlunparse Rebuild URL from elements - -
urlresponse Get response body - -