{"id":13401900,"url":"https://github.com/hodgef/react-simple-keyboard","last_synced_at":"2025-05-14T07:08:30.469Z","repository":{"id":30014589,"uuid":"130373188","full_name":"hodgef/react-simple-keyboard","owner":"hodgef","description":"React Virtual Keyboard - Customizable, responsive and lightweight","archived":false,"fork":false,"pushed_at":"2025-05-08T08:46:27.000Z","size":41466,"stargazers_count":591,"open_issues_count":0,"forks_count":65,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-08T09:38:25.652Z","etag":null,"topics":["keyboard","kiosk","onscreen-keyboard","react","reactjs","touchscreen","virtual-keyboard","virtual-keyboards"],"latest_commit_sha":null,"homepage":"https://virtual-keyboard.js.org/react","language":"JavaScript","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/hodgef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null},"funding":{"buy_me_a_coffee":"hodgef"}},"created_at":"2018-04-20T14:28:27.000Z","updated_at":"2025-05-08T08:46:30.000Z","dependencies_parsed_at":"2024-02-04T16:19:41.291Z","dependency_job_id":"ed5ae20c-6652-4f39-88c9-45d174e065ab","html_url":"https://github.com/hodgef/react-simple-keyboard","commit_stats":{"total_commits":4658,"total_committers":14,"mean_commits":332.7142857142857,"dds":0.3960927436668098,"last_synced_commit":"3f727bade9abf5c0c02a14303cda0dfacf4319ec"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hodgef%2Freact-simple-keyboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hodgef%2Freact-simple-keyboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hodgef%2Freact-simple-keyboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hodgef%2Freact-simple-keyboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hodgef","download_url":"https://codeload.github.com/hodgef/react-simple-keyboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254092776,"owners_count":22013290,"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":["keyboard","kiosk","onscreen-keyboard","react","reactjs","touchscreen","virtual-keyboard","virtual-keyboards"],"created_at":"2024-07-30T19:01:08.813Z","updated_at":"2025-05-14T07:08:30.440Z","avatar_url":"https://github.com/hodgef.png","language":"JavaScript","funding_links":["https://buymeacoffee.com/hodgef"],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003ca href=\"https://simple-keyboard.com/demo\"\u003e\n    \u003cimg alt=\"simple-keyboard: Javscript Virtual Keyboard\" src=\"https://user-images.githubusercontent.com/25509135/188000091-fc64ce47-2a87-4835-ab6c-defbaba3ee90.gif\"\u003e\n\u003c/a\u003e\n\n\u003cblockquote\u003eVirtual Keyboard for React. Customizable, responsive and lightweight.\u003c/blockquote\u003e\n\n\u003cp\u003e\n  \u003ca href=\"https://www.npmjs.com/package/react-simple-keyboard\"\u003e\u003cimg src=\"https://badgen.net/npm/v/react-simple-keyboard?color=blue\" alt=\"npm version\"\u003e\u003c/a\u003e \u003ca href=\"https://github.com/hodgef/react-simple-keyboard/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" alt=\"MIT license\"\u003e\u003c/a\u003e \u003ca href=\"https://gitlab.com/hodgef/react-simple-keyboard\" target=\"_blank\"\u003e\u003cimg alt=\"Mirroring\" src=\"https://img.shields.io/badge/Mirror-GitLab-blue\" /\u003e\u003c/a\u003e \u003ca href=\"https://github.com/hodgef/react-simple-keyboard/actions\"\u003e\u003cimg alt=\"Build Status\" src=\"https://github.com/hodgef/react-simple-keyboard/workflows/Build/badge.svg?color=green\" /\u003e\u003c/a\u003e \u003ca href=\"https://github.com/hodgef/react-simple-keyboard/actions\"\u003e\u003cimg alt=\"Publish Status\" src=\"https://github.com/hodgef/react-simple-keyboard/workflows/Publish/badge.svg?color=green\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## 🚀 Demo\n\n[https://simple-keyboard.com/demo](https://simple-keyboard.com/demo)\n\n## 📦 Installation \u0026 Usage\n\nCheck out the [Getting Started](https://simple-keyboard.com/react/getting-started) docs to begin.\n\n## 📖 Documentation\n\nCheck out the [simple-keyboard documentation](https://simple-keyboard.com/react/documentation) site.\n\nFeel free to browse the [Questions \u0026 Answers](https://simple-keyboard.com/qa-use-cases/) page for common use-cases.\n\n### To run demo on your own computer\n\n- Clone this repository\n- `npm install`\n- `npm start`\n- Visit [http://localhost:3000/](http://localhost:3000/)\n\n### Other versions\n\n- [Vanilla JS](https://github.com/hodgef/simple-keyboard)\n- [Angular](https://simple-keyboard.com/demo)\n- [Vue.js](https://simple-keyboard.com/demo)\n\n### Questions? Join the chat\n\n\u003ca href=\"https://discordapp.com/invite/SJexsCG\" title=\"Join our Discord chat\" target=\"_blank\"\u003e\u003cimg src=\"https://discordapp.com/api/guilds/498978399801573396/widget.png?style=banner2\" align=\"center\"\u003e\u003c/a\u003e\n\n## 🎯 Compatibility\n\n- Internet Explorer 11\n- Edge (Spartan) 16+\n- Edge (Anaheim/Edge Chromium) 79+\n- Chrome 49+\n- Safari 9+\n- Firefox 57+\n- iOS 9+\n\n\u003e Note: If you don't want to support old browsers, you can use the Modern Browsers bundle ([index.modern.js](https://github.com/hodgef/react-simple-keyboard/blob/master/build)).\n\n## ✅ Contributing\n\nPRs and issues are welcome. Feel free to submit any issues you have at:\n[https://github.com/hodgef/react-simple-keyboard/issues](https://github.com/hodgef/react-simple-keyboard/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhodgef%2Freact-simple-keyboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhodgef%2Freact-simple-keyboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhodgef%2Freact-simple-keyboard/lists"}