stoewer / go-strcase
Convert snake case, camel case and kebap case strings
☆142Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go-strcase
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆248Updated last week
- Deep copy generator☆150Updated 3 weeks ago
- Protobuf Field Mask Go utils☆236Updated 8 months ago
- Go linter for forbidding identifiers☆125Updated 4 months ago
- Check that no globals are present in Go code.☆105Updated last year
- [mirror]☆281Updated 2 months ago
- OpenTelemetry SQL database driver wrapper for Go☆112Updated this week
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…