Skip to content

Utility to convert string to escaped java string constant. Pretty basic stuff.

Notifications You must be signed in to change notification settings

kierankelleher/GCStringTools

Repository files navigation

What is this?

A simple one-page app that has two textfields. Paste a string constant into one box, submit, and the other will have a have String constant declaration ready to paste into your java code.

Line endings and leading spaces are preserved in the presentation of the java code snippet making it easy to read in your code.

What is it useful for?

Saves you time in escaping big strings into a nicely formatted constant for use in unit tests or whatever.

About

Utility to convert string to escaped java string constant. Pretty basic stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages