Categorygithub.com/rainycape/unidecode
modulepackage
0.0.0-20150907023854-cb7f23ec59be
Repository: https://github.com/rainycape/unidecode.git
Documentation: pkg.go.dev

# README

unidecode

Unicode transliterator in Golang - Replaces non-ASCII characters with their ASCII approximations.

GoDoc

# Functions

Unidecode implements a unicode transliterator, which replaces non-ASCII characters with their ASCII counterparts.