File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 88![ GitHub code size in bytes] ( https://img.shields.io/github/languages/code-size/wissance/stringFormatter?style=plastic )
99![ GitHub issues] ( https://img.shields.io/github/issues/wissance/stringFormatter?style=plastic )
1010![ GitHub Release Date] ( https://img.shields.io/github/release-date/wissance/stringFormatter )
11- ![ GitHub release (latest by date)] ( https://img.shields.io/github/downloads/wissance/stringFormatter/v1.6.0 /total?style=plastic )
11+ ![ GitHub release (latest by date)] ( https://img.shields.io/github/downloads/wissance/stringFormatter/v1.6.1 /total?style=plastic )
1212
1313![ String Formatter: a convenient string formatting tool] ( img/sf_cover.png )
1414
2020 - convert *** map to string*** using one of predefined formats (see ` text_utils.go ` )
21213 . Code Style formatting utilities
2222 - convert ` snake ` /` kebab ` /` camel ` programming code to each other and vice versa (see ` stringstyle_formatter.go ` ).
23+ 4 . ` StringFormatter ` aka ` sf ` ** is safe** (` SAST ` and tests were running automatically on push)
2324
2425### 1. Text formatting from templates
2526
You can’t perform that action at this time.
0 commit comments