This is a clone of Awkwords written in TypeScript. It is run entirely on the client side, so it can be added to static hosting sites like Neocities.
A live demo can be found here.
Copy the contents of public/ to your directory. Use tsc to transpile public/scripts/index.ts.