Skip to content

etgryphon/stringUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

StringUp: Golang Extension Library for Strings!

StringUp is a micro-package that has some useful string functionality for your Golang Project. Current Functions:

  • CamelCase - converts strings to their camel case equivalent
    • Example: this is it => thisIsIt, this\_is\_it => thisIsIt, this-is-it => thisIsIt

More work is being done...Kind of using this a dumping ground for string functions that I need in other projects

About

String Extention Library for Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages