A game framework built for JavaScript.
Make sure you have Bun installed and run bun i
to install dependencies, then run bun dev
to run the build script. The type definitions and minified js file will be built.
You can get the template here.
The wiki also has more info so make sure to read that.