Skip to content

Stringify is a SublimeText plugin which allows to easily turn any text into a proper string for use in programming languages by escaping any special characters.

Notifications You must be signed in to change notification settings

BurnerPat/sublimetext-stringify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Stringify

Stringify is a SublimeText plugin which allows users to easily "stringify" text so that they can simply copy and paste it into their code without worriyng about escaping special characters.

Usage

Select the text you wish to stringify or de-stringify, open the command palette and enter either "Stringify: [LANG]" or "De-Stringify: [LANG]" where "[LANG]" is your desired programming language.

About

Stringify is a SublimeText plugin which allows to easily turn any text into a proper string for use in programming languages by escaping any special characters.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages