...

StageJS

2D HTML5 rendering and layout engine for game development
github-icon
GitHub
2.51kstar-icon
Created 12 years ago, last commit 4 months ago
6 contributors
588 commits
Stars added on GitHub, month by month
7
8
9
10
11
12
1
2
3
4
5
6
2024
2025
Stars added on GitHub, per day, on average
Yesterday
=
Last week
+0.3
star-icon /day
Last month
+0.2
star-icon /day
Last 12 months
+0.3
star-icon /day
npmPackage on NPM
Monthly downloads on NPM
7
8
9
10
11
12
1
2
3
4
5
6
2024
2025
No dependencies
README

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