batteries-included game hotkeys solution (UI for help and configuration + logic).
A solution for web game developers to manage and configure hotkeys for tyheir games.
The project was generated from the vite-vanilla-ts-lib-starter template. It contains the following scripts:
dev
- starts dev serverbuild
- generates the following bundles: CommonJS (.cjs
) ESM (.mjs
) and IIFE (.iife.js
). The name of bundle is automatically taken frompackage.json
name propertylint
- lint.ts
files with eslintformat
- format.ts
,.html
and.json
files with prettier
If you found it useful somehow, I would be grateful if you could leave a star in the project's GitHub repository. Thank you.