WIP script to generate PNG images from board configs

This commit is contained in:
Maciej Caderek
2022-04-30 07:23:55 +02:00
parent dd013b139f
commit d625ff4610
97 changed files with 1472 additions and 64 deletions

View File

@@ -14,9 +14,10 @@
"@types/gif.js": "^0.2.2",
"@types/hammerjs": "^2.0.41",
"@types/howler": "^2.2.6",
"@types/node": "^17.0.8",
"@types/node": "^17.0.30",
"@types/ua-parser-js": "^0.7.36",
"@vitejs/plugin-legacy": "^1.8.1",
"canvas": "^2.9.1",
"mime": "^3.0.0",
"npm": "^8.8.0",
"typescript": "^4.4.4",