3.1.0 • Published 2 years ago

input-map v3.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Input Map

An input manager and utilities for JavaScript/Typescript and React apps.

Manage multiple devices (keyboard, gamepad, touch, etc) and assign input mappings (e.g. "Jump" = "Spacebar"). Use React components to add device support (<GamepadInput>).

Inspired by the Unity input mapping system.

This library is WIP and not intended for production yet. See Roadmap for more info.

How to use

npm i input-map

Learn more on Github repo.

3.1.0

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago