An open API service indexing awesome lists of open source software.

https://github.com/pmalek/stringutils

Handy string utility library for Go
https://github.com/pmalek/stringutils

Last synced: 9 months ago
JSON representation

Handy string utility library for Go

Awesome Lists containing this project

README

          

# stringutils

[![Language](https://img.shields.io/badge/language-Go-blue.svg)](https://golang.org/) [![Build Status](https://travis-ci.org/pmalek/stringutils.svg?branch=master)](https://travis-ci.org/pmalek/stringutils) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![Go Report Card](https://goreportcard.com/badge/github.com/pmalek/stringutils)](https://goreportcard.com/report/github.com/pmalek/stringutils)

Handy string utility library for Go