Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rwxrob/to

Go 1.18+ Terminal Escapes, Color, Size
https://github.com/rwxrob/to

converters golang library utility

Last synced: 26 days ago
JSON representation

Go 1.18+ Terminal Escapes, Color, Size

Awesome Lists containing this project

README

        

# Library of Converters in Go 1.18+

[![Go
Version](https://img.shields.io/github/go-mod/go-version/rwxrob/to)](https://tip.golang.org/doc/go1.18)
[![GoDoc](https://godoc.org/github.com/rwxrob/to?status.svg)](https://godoc.org/github.com/rwxrob/to)
[![License](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](LICENSE)
[![Go Report
Card](https://goreportcard.com/badge/github.com/rwxrob/to)](https://goreportcard.com/report/github.com/rwxrob/to)

* [Stringer Interface](to.go#L19)
* [Any->String](to_test.go#L19)
* [String->Lines](to_test.go#L47)
* [Func->FuncName](to_test.go#L34)