• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.gitignoreH A D07-Sep-2015259

LICENSEH A D07-Sep-201511.1 KiB

README.mdH A D07-Sep-2015242

decode.goH A D07-Sep-2015771

make_table.goH A D07-Sep-20151.4 KiB

table.goH A D07-Sep-2015391.9 KiB

unidecode.goH A D07-Sep-20151.2 KiB

unidecode_test.goH A D07-Sep-2015976

README.md

1unidecode
2=========
3
4Unicode transliterator in Golang - Replaces non-ASCII characters with their ASCII approximations.
5
6[![GoDoc](https://godoc.org/github.com/rainycape/unidecode?status.svg)](https://godoc.org/github.com/rainycape/unidecode)
7