@utsp/input
Version:
Comprehensive input management system for UTSP - keyboard, mouse, gamepad, and touch support with unified routing
37 lines (23 loc) • 990 B
Markdown
# @utsp/input
> ⚠️ **PROTOTYPE - NOT READY FOR PRODUCTION**
>
> This package is currently in early development and should **NOT** be used in production.
> The API is unstable and subject to breaking changes without notice.
Comprehensive input management system for UTSP (Universal Text Stream Protocol) - keyboard, mouse, gamepad, and touch support.
[](https://opensource.org/licenses/MIT)
## ⚠️ Development Status
**This is a prototype package under active development.**
- ❌ No stable API
- ❌ No documentation available yet
- ❌ Breaking changes expected
- ❌ Not recommended for production use
**Please check back later for updates or watch the repository for release announcements.**
## Installation
```bash
npm install @utsp/input
```
## Repository
- [GitHub](https://github.com/thp-software/utsp)
- [Issues](https://github.com/thp-software/utsp/issues)
## License
MIT © 2025 THP Software