Skip to content

Commit 92b0672

Browse files
committed
additions in head of readme
1 parent caf1d07 commit 92b0672

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
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)

0 commit comments

Comments
 (0)