proxy.golang.org : github.com/stoewer/go-strcase : v1.0.2
Package strcase converts between different kinds of naming formats such as camel case (CamelCase), snake case (snake_case) or kebab case (kebab-case). The package is designed to work only with strings consisting of standard ASCII letters. Unicode is currently not supported.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/stoewer/go-strcase@v1.0.2
Published:
Indexed:
Related tag:
v1.0.2
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.2.2