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.jsonname propertylint- lint.tsfiles with eslintformat- format.ts,.htmland.jsonfiles 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.