{"id":18259069,"url":"https://github.com/ddddxxx/swiftyopencc","last_synced_at":"2025-04-04T19:32:33.156Z","repository":{"id":64060149,"uuid":"84418540","full_name":"ddddxxx/SwiftyOpenCC","owner":"ddddxxx","description":"Swift port of OpenCC for conversion between Traditional and Simplified Chinese ","archived":false,"fork":false,"pushed_at":"2021-04-29T05:27:53.000Z","size":2740,"stargazers_count":206,"open_issues_count":3,"forks_count":30,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-15T20:33:12.707Z","etag":null,"topics":["chinese-translation","opencc","simplified-chinese","swift","swifty","traditional-chinese"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ddddxxx.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}},"created_at":"2017-03-09T08:40:36.000Z","updated_at":"2025-02-10T01:54:04.000Z","dependencies_parsed_at":"2023-01-14T20:30:45.261Z","dependency_job_id":null,"html_url":"https://github.com/ddddxxx/SwiftyOpenCC","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddddxxx%2FSwiftyOpenCC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddddxxx%2FSwiftyOpenCC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddddxxx%2FSwiftyOpenCC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddddxxx%2FSwiftyOpenCC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddddxxx","download_url":"https://codeload.github.com/ddddxxx/SwiftyOpenCC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247237936,"owners_count":20906364,"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-translation","opencc","simplified-chinese","swift","swifty","traditional-chinese"],"created_at":"2024-11-05T10:36:08.656Z","updated_at":"2025-04-04T19:32:28.142Z","avatar_url":"https://github.com/ddddxxx.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swifty Open Chinese Convert\n\n[![Github CI Status](https://github.com/ddddxxx/SwiftyOpenCC/workflows/CI/badge.svg)](https://github.com/ddddxxx/SwiftyOpenCC/actions)\n![platforms](https://img.shields.io/badge/platforms-Linux%20%7C%20macOS%20%7C%20iOS%20%7C%20tvOS%20%7C%20watchOS-lightgrey.svg)\n[![codebeat badge](https://codebeat.co/badges/39f17620-4f1c-4a46-b3f9-8f5b248ac28f)](https://codebeat.co/projects/github-com-ddddxxx-swiftyopencc-master)\n\nSwift port of [Open Chinese Convert](https://github.com/BYVoid/OpenCC)\n\n## Requirements\n\n- macOS 10.10+ / iOS 8.0+ / tvOS 9.0+ / watchOS 2.0+\n- Swift 5.0\n\n## Usage\n\n### Quick Start\n\n```swift\nimport OpenCC\n\nlet str = \"鼠标里面的硅二极管坏了，导致光标分辨率降低。\"\nlet converter = try! ChineseConverter(option: [.traditionalize, .twStandard, .twIdiom])\nconverter.convert(str)\n// 滑鼠裡面的矽二極體壞了，導致游標解析度降低。\n```\n\n## Documentation\n\n[Github Pages](http://ddddxxx.github.io/SwiftyOpenCC) (100% Documented)\n\n## License\n\nSwiftyOpenCC is available under the MIT license. See the [LICENSE file](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddddxxx%2Fswiftyopencc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddddxxx%2Fswiftyopencc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddddxxx%2Fswiftyopencc/lists"}