Skip to content

Latest commit

 

History

History
69 lines (44 loc) · 3.45 KB

File metadata and controls

69 lines (44 loc) · 3.45 KB

🛠️ What is This Repo?

This is a monorepo fork of react-simple-keyboard and simple-keyboard, built for internal use, customization, and tighter control over keyboard behavior in React applications.

Why this exists:

  • Both react-simple-keyboard and its core dependency simple-keyboard are maintained side-by-side in a single repository.
  • Enables direct customization and debugging of the core simple-keyboard logic without relying on npm-published versions.
  • Ideal for monorepo projects, internal demos, or apps requiring fully controlled virtual keyboard behavior.

💡 For most use cases, you should use the official version. This fork is maintained for internal platform needs and rapid iteration.

simple-keyboard: Javscript Virtual Keyboard
Virtual Keyboard for React. Customizable, responsive and lightweight.

npm version MIT license Build Status Publish Status Mirroring

🚀 Demo

https://simple-keyboard.com/demo

📦 Installation & Usage

Check out the Getting Started docs to begin.

📖 Documentation

Check out the simple-keyboard documentation site.

Feel free to browse the Questions & Answers page for common use-cases.

To run demo on your own computer

Other versions

Questions? Join the chat

🎯 Compatibility

  • Internet Explorer 11
  • Edge (Spartan) 16+
  • Edge (Anaheim/Edge Chromium) 79+
  • Chrome 49+
  • Safari 9+
  • Firefox 57+
  • iOS 9+

Note: If you don't want to support old browsers, you can use the Modern Browsers bundle (index.modern.js).

✅ Contributing

PRs and issues are welcome. Feel free to submit any issues you have at: https://github.com/hodgef/react-simple-keyboard/issues