Back to directory
piqnt avatar

stage.js

2D HTML5 rendering and layout engine for game development. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/piqnt/stage.js.git

2,571

Stars

245

Forks

59

Watchers

NOASSERTION

License

Stage.js

Stage.js is a lightweight and fast 2D rendering and layout library for web and mobile game development.

Stage.js provides an intuitive api to create interactive graphics on HTM5 2D Canvas.

Features

  • Optimized rendering loop

  • Pointer events processing, and dispatching events to target components

  • Texture atlas, sprites, and image preloading

  • Components tree object model

  • Layouts, positioning, and transitions


Documentations

Examples & Demos

Releases

v1.0.0-alpha.22

Pre-release

Jan 31, 2026

Download .zip

Changelog 1.0.0-alpha.21 Patch Changes

46ff562: Fix publish

1.0.0-alpha.20 Patch Changes

29870d6: Republish

1.0.0-alpha.19 Patch Changes

f53c054: Add type for pin set/get keys faa0337: Fix publis...