mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-01 04:41:22 +00:00
8 lines
541 B
Markdown
8 lines
541 B
Markdown
|
# stringz
|
||
|
|
||
|
[![Go Report Card](https://goreportcard.com/badge/github.com/jzelinskie/stringz?style=flat-square)](https://goreportcard.com/report/github.com/jzelinskie/stringz)
|
||
|
[![Godoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://godoc.org/github.com/jzelinskie/stringz)
|
||
|
[![LICENSE](https://img.shields.io/github/license/jzelinskie/stringz.svg?style=flat-square)](https://github.com/jzelinskie/stringz/blob/master/LICENSE)
|
||
|
|
||
|
Package stringz provides string manipulations not found in the standard library.
|