# CreateJS/EaselJS

The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier.

Repository: https://github.com/CreateJS/EaselJS
Canonical: https://ross.abutalabs.com/products/easeljs
Homepage: http://createjs.com/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-01-24T17:25:05+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 64, release rhythm 8, longevity 100
- inputs: {"age_days": 5703, "days_push": 221, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8158, forks 1921 (observed 2026-08-28T04:10:13.924594+00:00)

## What it is
EaselJS is a JavaScript library providing a hierarchical display list, interaction model, and helper classes for building high-performance interactive 2D content on the HTML5 Canvas element. It is part of the CreateJS suite and has no external dependencies.

## Use cases
- draw and animate graphics on html5 canvas
- build 2d browser games with sprite animation
- create generative art in the browser
- make interactive data visualizations with canvas
- handle mouse and touch interactions on canvas shapes
- build animated html5 ads

## When to choose
- you want a Flash-style display list API for canvas
- you need lightweight canvas animation with no dependencies
- you're building 2D games, ads, or visualizations in the browser

## When to avoid
- you need 3D rendering or WebGL shaders
- you want a full modern game engine with physics built in
- you're building DOM-based UIs rather than canvas content

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, graphics, ui-components, game-engine
- domain: web-development, frontend, graphics, data-visualization
- platform: browser
- tags: html5-canvas, display-list, 2d-graphics, createjs, sprite-animation, interactive-graphics, game-development, javascript, web

## Member repositories
- CreateJS/EaselJS (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:13.924594+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:29:45.622231+00:00, confidence not recorded.
  - readme: https://github.com/CreateJS/EaselJS (fetched 2026-08-28T04:10:13.924594+00:00, sha cf16ebde2551)
  - homepage: http://createjs.com/ (fetched 2026-08-29T08:28:48.419158+00:00, sha 266ca1ecbad8)
  - registry_npm: https://registry.npmjs.org/easeljs (fetched 2026-08-29T08:28:48.428111+00:00, sha 57b83dba3f76)
- Data as of 2026-08-30T08:39:29.467469+00:00.
