Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rwxrob/to
- Owner: rwxrob
- License: apache-2.0
- Created: 2022-03-06T09:38:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T02:15:26.000Z (about 2 years ago)
- Last Synced: 2024-11-02T15:05:22.584Z (2 months ago)
- Topics: converters, golang, library, utility
- Language: Go
- Homepage:
- Size: 90.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- Funding: .github/FUNDING.yml
- License: LICENSE
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)