New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

input-map

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

input-map

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

latest
Source
npmnpm
Version
3.1.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 15 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts