{"id":18340363,"url":"https://github.com/dimensiondev/keyboardtoolbox","last_synced_at":"2025-09-05T01:40:08.486Z","repository":{"id":89171766,"uuid":"250001838","full_name":"DimensionDev/KeyboardToolbox","owner":"DimensionDev","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-29T12:21:34.000Z","size":710,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-05T01:40:03.301Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DimensionDev.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":"2020-03-25T14:32:03.000Z","updated_at":"2023-04-15T13:02:54.000Z","dependencies_parsed_at":"2023-06-14T06:45:28.448Z","dependency_job_id":null,"html_url":"https://github.com/DimensionDev/KeyboardToolbox","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/DimensionDev/KeyboardToolbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDev%2FKeyboardToolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDev%2FKeyboardToolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDev%2FKeyboardToolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDev%2FKeyboardToolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DimensionDev","download_url":"https://codeload.github.com/DimensionDev/KeyboardToolbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDev%2FKeyboardToolbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273699717,"owners_count":25152284,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-05T20:22:17.111Z","updated_at":"2025-09-05T01:40:08.441Z","avatar_url":"https://github.com/DimensionDev.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KeyboardToolbox\n\n\u003ca href=\"https://swift.org/package-manager/\"\u003e\u003cimg src=\"https://img.shields.io/badge/SPM-supported-DE5C43.svg?style=flat\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/DimensionDev/KeyboardToolbox/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/DimensionDev/KeyboardToolbox\"\u003e\u003c/a\u003e\n\nKeyboardToolbox is a swift package help you create iOS custom keyboard extension. The package contains a standard English keyboard implementation.\n\n## Requirements\n\n- iOS 13.0+\n- Xcode 11.4+\n- Swift 5.2+\n\n## Usage\n\n### Use as dependencies\nThe package could directly intergate into a Xcode iOS app. Please read the article:\u003cbr/\u003e\n[Adding Package Dependencies to Your App](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app)\n\n### Developing your keyboard package\nYou can use the `KeyboardCore` library in the package as dependecy to developing your Swift package. Add this dependency in your Package.swift.\n\n```swift\n    .package(url: \"https://github.com/DimensionDev/KeyboardToolbox\", from: \"1.0.0\"),\n```\n \n### Developing Local package\nThe package could resolved from local path. Please read the articles:\u003cbr/\u003e\n\n- [Developing a Swift Package in Tandem with an App](https://developer.apple.com/documentation/swift_packages/developing_a_swift_package_in_tandem_with_an_app)\n- [Editing a Package Dependency as a Local Package](https://developer.apple.com/documentation/swift_packages/editing_a_package_dependency_as_a_local_package)\n\n## Example\nThere is a demo app under `./Example`.\n\n\u003cimg src=\"./Press/snapshot.png\" width = \"320\" alt=\"list\" align=center /\u003e\n\n## License\nKeyboardToolbox is released under the [AGPL](./LICENSE) License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimensiondev%2Fkeyboardtoolbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimensiondev%2Fkeyboardtoolbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimensiondev%2Fkeyboardtoolbox/lists"}