Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.