{"id":19385788,"url":"https://github.com/hmu332233/kbd-txt","last_synced_at":"2025-04-23T22:32:05.214Z","repository":{"id":59133920,"uuid":"532960313","full_name":"hmu332233/kbd-txt","owner":"hmu332233","description":"The \"kbd-txt\" is a lightweight (~850 B) library that formats keyboard shortcuts to work with Mac, Windows, and Linux operating systems, making it easier to display shortcuts for users on different systems.","archived":false,"fork":false,"pushed_at":"2023-10-08T13:31:49.000Z","size":1071,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-14T18:53:07.906Z","etag":null,"topics":["hacktoberfest","kbd","shortcut"],"latest_commit_sha":null,"homepage":"https://kbd-txt.minung.dev","language":"TypeScript","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/hmu332233.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}},"created_at":"2022-09-05T15:33:59.000Z","updated_at":"2024-09-11T03:15:42.000Z","dependencies_parsed_at":"2023-02-19T00:31:19.049Z","dependency_job_id":null,"html_url":"https://github.com/hmu332233/kbd-txt","commit_stats":{"total_commits":80,"total_committers":2,"mean_commits":40.0,"dds":"0.012499999999999956","last_synced_commit":"c2f37782573373a5e91a62c8c7f3e89f6784c731"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmu332233%2Fkbd-txt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmu332233%2Fkbd-txt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmu332233%2Fkbd-txt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmu332233%2Fkbd-txt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hmu332233","download_url":"https://codeload.github.com/hmu332233/kbd-txt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250527155,"owners_count":21445314,"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":["hacktoberfest","kbd","shortcut"],"created_at":"2024-11-10T10:03:06.651Z","updated_at":"2025-04-23T22:32:04.818Z","avatar_url":"https://github.com/hmu332233.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kbd-txt\n\n`kbd-txt` is a lightweight (~850 B) library that formats keyboard shortcuts to work with Mac, Windows, and Linux operating systems, making it easy to display shortcuts for users on different systems.\n\nThis library can be useful when you want to display keyboard shortcuts in a way that is specific to the user's operating system or for converting Mac keyboard shortcuts into symbols.\n\n**[Demo »](https://kbd-txt.minung.dev)**  \n**[Getting Started »](https://kbd-txt.minung.dev/docs/getting-started/introduction)**\n\n## Packages\n\n[pacakages/kbd-txt](https://github.com/hmu332233/kbd-txt/tree/feature/readme/packages/kbd-txt): Main Library  \n[pacakages/docs](https://github.com/hmu332233/kbd-txt/tree/main/packages/kbd-txt): Docs using Docusaurus 2\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/hmu332233\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/10302969?v=4?s=100\" width=\"100px;\" alt=\"Minung Han\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMinung Han\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#maintenance-hmu332233\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"https://github.com/hmu332233/kbd-txt/commits?author=hmu332233\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/hmu332233/kbd-txt/commits?author=hmu332233\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/gitdog01\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/5876149?v=4?s=100\" width=\"100px;\" alt=\"mononomo\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003emononomo\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hmu332233/kbd-txt/commits?author=gitdog01\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmu332233%2Fkbd-txt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhmu332233%2Fkbd-txt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmu332233%2Fkbd-txt/lists"}