File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# StringFormatter
22
3- A set of a *** high performance string tools*** that helps to build strings from templates and process text faster than with ` fmt ` !!!.
4- Slice printing is ** 50% faster with 8 items** slice and ** 250% with 20 items** slice
3+ * A set of a *** high performance string tools*** that helps to build strings from templates and process text faster than with ` fmt ` !!!.
4+ * Allows to ** format code in appropriate style** (` Snake ` , ` Kebab ` , ` Camel ` ) and case.
5+ * Slice printing is ** 50% faster with 8 items** slice and ** 250% with 20 items** slice
56
67![ GitHub go.mod Go version (subdirectory of monorepo)] ( https://img.shields.io/github/go-mod/go-version/wissance/stringFormatter?style=plastic )
78![ GitHub code size in bytes] ( https://img.shields.io/github/languages/code-size/wissance/stringFormatter?style=plastic )
You can’t perform that action at this time.
0 commit comments