mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Adding sttr (#3756)
Adding sttr cross-platform, cli app to perform various operations on string.
This commit is contained in:
parent
6070d152bc
commit
f5c1ca0b87
@ -1416,6 +1416,7 @@ _**Unofficial** set of patterns for structuring projects._
|
|||||||
* [go-formatter](https://gitlab.com/tymonx/go-formatter) - Implements **replacement fields** surrounded by curly braces `{}` format strings.
|
* [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.
|
* [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.
|
* [strutil](https://github.com/ozgio/strutil) - String utilities.
|
||||||
|
* [sttr](https://github.com/abhimanyu003/sttr) - cross-platform, cli app to perform various operations on string.
|
||||||
* [xstrings](https://github.com/huandu/xstrings) - Collection of useful string functions ported from other languages.
|
* [xstrings](https://github.com/huandu/xstrings) - Collection of useful string functions ported from other languages.
|
||||||
|
|
||||||
**[⬆ back to top](#contents)**
|
**[⬆ back to top](#contents)**
|
||||||
|
Loading…
Reference in New Issue
Block a user