Skip to content

drykit-go/strcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published