🎮 Input abstraction layer for gamepads, keyboards, and UWP apps in React.
Перейти к файлу
dependabot[bot] cd349afc27 chore(deps): bump handlebars from 4.1.2 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 10:13:31 -07:00
docs docs: add benchmarks, autofocus docs 2019-06-10 10:17:10 -07:00
src docs: add benchmarks, autofocus docs 2019-06-10 10:17:10 -07:00
test docs: add benchmarks, autofocus docs 2019-06-10 10:17:10 -07:00
.editorconfig feat: initial import of arcade-machine logic 2018-07-11 14:25:20 -07:00
.gitignore init 2018-07-11 13:10:21 -07:00
.npmignore chore: prep for publish 2019-04-19 18:31:34 -07:00
.travis.yml feat: move to karma for true browser testing 2018-07-26 14:20:57 -07:00
LICENSE feat: initial import of arcade-machine logic 2018-07-11 14:25:20 -07:00
README.md docs: add readme 2019-06-09 22:39:34 -07:00
package-lock.json chore(deps): bump handlebars from 4.1.2 to 4.7.7 2021-04-19 10:13:31 -07:00
package.json 1.1.0 2019-06-10 10:19:54 -07:00
tsconfig.cjs.json chore: prep for publish 2019-04-19 18:31:34 -07:00
tsconfig.json fix: preserve const enums for non-typesafe consumers 2019-04-22 17:08:30 -07:00
tslint.json feat: move to karma for true browser testing 2018-07-26 14:20:57 -07:00

README.md

@mixer/arcade-machine-react

🎮 Input abstraction layer for gamepads, keyboards, and UWP apps in React.

See the docs for more information and interactive examples!