{"id":25349286,"url":"https://github.com/ollieday/diacritical","last_synced_at":"2026-04-24T11:35:22.409Z","repository":{"id":136237868,"uuid":"137644420","full_name":"OllieDay/Diacritical","owner":"OllieDay","description":"Library for converting text to pinyin with diacritics","archived":false,"fork":false,"pushed_at":"2018-07-03T15:53:24.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-29T01:33:56.823Z","etag":null,"topics":["chinese","dotnet","fsharp","library","pinyin"],"latest_commit_sha":null,"homepage":null,"language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OllieDay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-17T09:49:59.000Z","updated_at":"2023-08-25T12:36:46.000Z","dependencies_parsed_at":"2023-06-09T00:45:25.433Z","dependency_job_id":null,"html_url":"https://github.com/OllieDay/Diacritical","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/OllieDay/Diacritical","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OllieDay%2FDiacritical","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OllieDay%2FDiacritical/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OllieDay%2FDiacritical/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OllieDay%2FDiacritical/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OllieDay","download_url":"https://codeload.github.com/OllieDay/Diacritical/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OllieDay%2FDiacritical/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261792357,"owners_count":23210302,"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":["chinese","dotnet","fsharp","library","pinyin"],"created_at":"2025-02-14T16:02:31.548Z","updated_at":"2026-04-24T11:35:22.382Z","avatar_url":"https://github.com/OllieDay.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Diacritical\n\nLibrary for converting text to pinyin with diacritics.\n\n## Getting started\n\nInstall the NuGet package into your application.\n\n### Package Manager\n\n```shell\nInstall-Package Diacritical\n```\n\n### .NET CLI\n\n```shell\ndotnet add package Diacritical\n```\n\n## Usage\n\n```fsharp\nDiacritical.convert \"san1ren2xing2bi4you3wo3shi1\"\n// \"sānrénxíngbìyǒuwǒshī\"\n```\n\nü can be typed by using v.\n\n```fsharp\nDiacritical.convert \"lv4\"\n// \"lǜ\"\n```\n\nWorks with uppercase characters too.\n\n```fsharp\nDiacritical.convert \"WO3 HEN3 XI3HUAN DIACRITICAL!\"\n// \"WǑ HĚN XǏHUAN DIACRITICAL!\"\n```\n\nBased on [quizlet/pinyin-converter](https://github.com/quizlet/pinyin-converter).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Follieday%2Fdiacritical","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Follieday%2Fdiacritical","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Follieday%2Fdiacritical/lists"}