You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/vendor/github.com/rainycape/unidecode
James Bardin a0b70b0ec7
Sync the vendor folder with the manifest
9 years ago
..
LICENSE Grafana Provider, with Data Source and Dashboard resources (#6206) 10 years ago
README.md Grafana Provider, with Data Source and Dashboard resources (#6206) 10 years ago
decode.go Grafana Provider, with Data Source and Dashboard resources (#6206) 10 years ago
make_table.go Grafana Provider, with Data Source and Dashboard resources (#6206) 10 years ago
table.go Grafana Provider, with Data Source and Dashboard resources (#6206) 10 years ago
table.txt Grafana Provider, with Data Source and Dashboard resources (#6206) 10 years ago
unidecode.go Grafana Provider, with Data Source and Dashboard resources (#6206) 10 years ago

README.md

unidecode

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

GoDoc