Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strcase

Package strcase provides case conversion functions for strings in Go. It is primarily intended for internal use, I'd recommend not to use it in production.

Available conversions

  • Pascal(camelCase string) string
  • Camel(pascalCase string) string

About

Case conversion helper for strings in Go

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages