mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-28 16:56:26 +00:00
fix: bexp repo url in readme (#5192)
Signed-off-by: Marko Kungla <marko@mkungla.dev>
This commit is contained in:
parent
44d009b3b1
commit
b03c30b3a3
@ -1733,7 +1733,7 @@ _**Unofficial** set of patterns for structuring projects._
|
||||
|
||||
_Libraries for working with strings._
|
||||
|
||||
- [bexp](https://github.com/happy-sdk/happy-go/tree/main/strings/bexp) - Go implementation of Brace Expansion mechanism to generate arbitrary strings.
|
||||
- [bexp](https://github.com/happy-sdk/happy/tree/main/pkg/strings/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.
|
||||
|
Loading…
Reference in New Issue
Block a user