This project is written in TypeScript.
To compile to JavaScript, run:
$ npm install
$ npm run buildThe compiled JS will be in dist/polympics.js.
It is also available on NPM, called polympics.
To use it on a web page, add the script:
https://cdn.jsdelivr.net/npm/polympics@latest/dist/polympics.js