Ecosyste.ms: Awesome
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: 6 days ago
JSON representation
Handy string utility library for Go
- Host: GitHub
- URL: https://github.com/pmalek/stringutils
- Owner: pmalek
- License: mit
- Created: 2016-06-08T19:33:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-13T08:57:03.000Z (over 8 years ago)
- Last Synced: 2024-10-29T10:52:01.333Z (about 2 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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