File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ A set of a ***high performance string tools*** that helps to build strings from
66![ GitHub code size in bytes] ( https://img.shields.io/github/languages/code-size/wissance/stringFormatter?style=plastic )
77![ GitHub issues] ( https://img.shields.io/github/issues/wissance/stringFormatter?style=plastic )
88![ GitHub Release Date] ( https://img.shields.io/github/release-date/wissance/stringFormatter )
9- ![ GitHub release (latest by date)] ( https://img.shields.io/github/downloads/wissance/stringFormatter/v1.2.2 /total?style=plastic )
9+ ![ GitHub release (latest by date)] ( https://img.shields.io/github/downloads/wissance/stringFormatter/v1.3.0 /total?style=plastic )
1010
11- ![ String Formatter: a convenient string formatting tool] ( / img/sf_cover.png)
11+ ![ String Formatter: a convenient string formatting tool] ( img/sf_cover.png )
1212
1313## 1. Features
1414
15- 1 . Text formatting with template using traditional for ` C#, Python programmers style ` - ` {0} ` , ` {name} ` that faster then fmt does:
16- ![ String Formatter: a convenient string formatting tool] ( / img/benchmarks_adv.png)
15+ 1 . Text formatting with template using traditional for ` C#, Python programmers style ` - ` {0} ` , ` {name} ` that faster then ` fmt ` does:
16+ ![ String Formatter: a convenient string formatting tool] ( img/benchmarks_adv.png )
17172 . Additional text utilities:
1818 - convert *** map to string*** using one of predefined formats (see ` text_utils.go ` )
1919
You can’t perform that action at this time.
0 commit comments