mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add caps (#4464)
This commit is contained in:
parent
762e2d1a31
commit
4748d33654
@ -1653,6 +1653,7 @@ _**Unofficial** set of patterns for structuring projects._
|
||||
_Libraries for working with strings._
|
||||
|
||||
- [bexp](https://github.com/mkungla/bexp) - Go implementation of Brace Expansion mechanism to generate arbitrary strings.
|
||||
- [caps](https://github.com/chanced/caps) - A case conversion library.
|
||||
- [go-formatter](https://gitlab.com/tymonx/go-formatter) - Implements **replacement fields** surrounded by curly braces `{}` format strings.
|
||||
- [gobeam/Stringy](https://github.com/gobeam/Stringy) - String manipulation library to convert string to camel case, snake case, kebab case / slugify etc.
|
||||
- [strutil](https://github.com/ozgio/strutil) - String utilities.
|
||||
|
Loading…
Reference in New Issue
Block a user