Skip to content

Repository files navigation

LizardByte icon

gamepad-helper

Helper library for Gamepad API.

GitHub stars NPM Version NPM Monthly Downloads GitHub Workflow Status (CI) Codecov SonarCloud

Overview

Helper library for Gamepad API. Helps with detecting type of gamepad and mapping to buttons and icons.

Installation

Install via NPM registry

  1. Add the dependency to your package.json file:
    npm install @lizardbyte/gamepad-helper --ignore-scripts

Install via GitHub Package Registry

  1. Add a .npmrc file to the root of your project with the following contents.

    //npm.pkg.github.com/:_authToken=TOKEN
    @lizardbyte:registry=https://npm.pkg.github.com
    

    Replace TOKEN with a valid GitHub token with read access to the package registry.

    See Authenticating with a personal access token for more information or alternative methods of authentication.

  2. Add the dependency to your package.json file:

    npm install @lizardbyte/gamepad-helper --ignore-scripts

Attribution

About

Helper library for Gamepad API.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages