akalongman / sublimetext-stringutilities

Sublime Text 2/3 plugin for string manipulations
MIT License
83 stars 24 forks source link
datetime html-entities package rgb string-manipulation sublime-text

SublimeText - StringUtilities

StringUtilities is a Sublime Text 3 plugin, which adds to the editor useful string functions like:

Sponsors

No sponsors yet.. :(

If you like the software, don't forget to donate to further development of it!

[PayPal donate button](https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=akalongman@gmail.com&item_name=Donation%20to%20Sublime%20Text%20-%20StringUtilities&item_number=1&no_shipping=1 "Donate to this project using Paypal")

Installation

If you prefer to install manually, install git, then:

Clone the repository in a subfolder "StringUtilities" in your Sublime Text "Packages" directory:

git clone https://github.com/akalongman/sublimetext-stringutilities "<Sublime Text 3 Packages folder>/StringUtilities"

The "Packages" directory is located at:

Or enter

sublime.packages_path()

into the console (Ctrl-`).

Usage

Todo

Libraries