JSPM

@quenty/inputkeymaputils

14.22.4-canary.544.be5badf.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q114348F
  • License MIT

System to define rebindable key bindings and inputs for Roblox.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@quenty/inputkeymaputils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    InputKeyMapUtils

    System to define rebindable key bindings and inputs for Roblox.

    Installation

    npm install @quenty/inputkeymaputils --save

    Design

    Note this system is designed to simple hold data, it doesn't do any binding with that data. So basically, an InputKeyMap can hold the information on what to bind, and what preferences are in a structured way.