{"id":13413576,"url":"https://github.com/fiam/gounidecode","last_synced_at":"2025-05-10T20:18:05.010Z","repository":{"id":3161303,"uuid":"4191874","full_name":"fiam/gounidecode","owner":"fiam","description":"Unicode transliterator for #golang","archived":false,"fork":false,"pushed_at":"2015-09-23T21:17:29.000Z","size":378,"stargazers_count":80,"open_issues_count":2,"forks_count":21,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-31T21:42:41.197Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fiam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-01T11:59:34.000Z","updated_at":"2024-08-21T23:01:36.000Z","dependencies_parsed_at":"2022-09-26T17:41:35.796Z","dependency_job_id":null,"html_url":"https://github.com/fiam/gounidecode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiam%2Fgounidecode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiam%2Fgounidecode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiam%2Fgounidecode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiam%2Fgounidecode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fiam","download_url":"https://codeload.github.com/fiam/gounidecode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253273055,"owners_count":21881962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T20:01:43.579Z","updated_at":"2025-05-09T15:01:42.283Z","avatar_url":"https://github.com/fiam.png","language":"Go","readme":"Unicode transliterator (also known as unidecode) for Go\n=======================================================\n\nUse the following command to install gounidecode\n\ngo get -u github.com/fiam/gounidecode/unidecode\n\nExample usage\n=============\n\n    package main\n\n    import (\n        \"fmt\"\n        \"github.com/fiam/gounidecode/unidecode\"\n    )\n\n    func main() {\n        fmt.Println(Unidecode(\"áéíóú\")) // Will print aeiou\n        fmt.Println(Unidecode(\"\\u5317\\u4EB0\")) // Will print Bei Jing\n        fmt.Println(Unidecode(\"Κνωσός\")) // Will print Knosos\n    }\n","funding_links":[],"categories":["Natural Language Processing","Bot Building","自然语言处理","Relational Databases","\u003cspan id=\"自然语言处理-natural-language-processing\"\u003e自然语言处理 Natural Language Processing\u003c/span\u003e","Microsoft Office"],"sub_categories":["Transliteration","Advanced Console UIs","Strings","交流","\u003cspan id=\"高级控制台用户界面-advanced-console-uis\"\u003e高级控制台用户界面 Advanced Console UIs\u003c/span\u003e","Uncategorized","音译","暂未分类这些库被放在这里是因为其他类别似乎都不适合。","暂未分类"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiam%2Fgounidecode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiam%2Fgounidecode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiam%2Fgounidecode/lists"}