Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teamwork/toutf8
Convert text to UTF-8
https://github.com/teamwork/toutf8
go
Last synced: 3 days ago
JSON representation
Convert text to UTF-8
- Host: GitHub
- URL: https://github.com/teamwork/toutf8
- Owner: Teamwork
- License: mit
- Created: 2018-04-17T01:04:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-08T12:25:39.000Z (almost 5 years ago)
- Last Synced: 2024-08-03T23:30:11.566Z (3 months ago)
- Topics: go
- Language: Go
- Size: 18.6 KB
- Stars: 2
- Watchers: 53
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.com/Teamwork/toutf8.svg?branch=master)](https://travis-ci.com/Teamwork/toutf8)
[![codecov](https://codecov.io/gh/Teamwork/toutf8/branch/master/graph/badge.svg)](https://codecov.io/gh/Teamwork/toutf8)
[![GoDoc](https://godoc.org/github.com/Teamwork/toutf8?status.svg)](https://godoc.org/github.com/Teamwork/toutf8)Converts text to UTF-8
This is a friendlier API for the `golang.org/x/text` collection of packages,
making it easier to call for arbitrary input in an iconv-like manner.