mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add Stringy a string manipulation library (#3059)
* Add Stringy a string manipulation library * Blank line added between repo and category.
This commit is contained in:
parent
dbcf81633b
commit
b966524bfe
@ -1177,6 +1177,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
*Libraries for working with 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.
|
||||
* [xstrings](https://github.com/huandu/xstrings) - Collection of useful string functions ported from other languages.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user