litecanvas

v0.65.0
Lightweight HTML5 canvas engine suitable for small games and animations.
canvas 2d html5 gamedev game engine library framework

test

ava

dev:test

ava --watch

dev

esbuild src/web.js --bundle --watch --outfile=dist/dist.js --servedir=.

build

node script/build.js

gzip-size

gzip -c dist/dist.min.js | wc -c | xargs printf " Gzip size: %s bytes "

format

npx prettier -w src/* samples/* types/*

prepare

npm run build && npm run gzip-size

prepublishOnly

npm test
npm i litecanvas

Metadata

  • MIT
  • Whatever
  • Luiz Bills
  • released 10/21/2024

Downloads

Maintainers