CreateJS
A suite of open source libraries and tools for building rich interactive content on open web technologies.
Pinned Repositories
AdobeAnimateDemo
Mini game with visual assets created in Adobe Animate CC
Combined
Hosts the combined CreateJS library, and the tools for building it.
CreateJS
Repo for combined CreateJS library. Mainly for CDNs.
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.
EaselJSRenderers
Runtime pluggable renderers for EaselJS (Canvas 2D, WebGL, HTML DOM, SVG).
PreloadJS
PreloadJS makes preloading assets & getting aggregate progress events easier in JavaScript. It uses XHR2 when available, and falls back to tag-based loading when not.
sandbox
Contains demos, helper classes, experiments, and other resources that don't belong in the main repos.
SoundJS
A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.
TweenJS
A simple but powerful tweening / animation library for Javascript. Part of the CreateJS suite of libraries.
Zoe
Zoë is an open source tool for generating spritesheet images and frame data from SWF files. It enables illustrators to maintain a familiar workflow while generating animations for EaselJS and other formats.
CreateJS's Repositories
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.
CreateJS/SoundJS
A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.
CreateJS/TweenJS
A simple but powerful tweening / animation library for Javascript. Part of the CreateJS suite of libraries.
CreateJS/PreloadJS
PreloadJS makes preloading assets & getting aggregate progress events easier in JavaScript. It uses XHR2 when available, and falls back to tag-based loading when not.
CreateJS/Zoe
Zoë is an open source tool for generating spritesheet images and frame data from SWF files. It enables illustrators to maintain a familiar workflow while generating animations for EaselJS and other formats.
CreateJS/CreateJS
Repo for combined CreateJS library. Mainly for CDNs.
CreateJS/EaselJSRenderers
Runtime pluggable renderers for EaselJS (Canvas 2D, WebGL, HTML DOM, SVG).
CreateJS/sandbox
Contains demos, helper classes, experiments, and other resources that don't belong in the main repos.
CreateJS/Combined
Hosts the combined CreateJS library, and the tools for building it.
CreateJS/AdobeAnimateDemo
Mini game with visual assets created in Adobe Animate CC
CreateJS/EaselJS-NodeJS
A NodeJS compatible build of EaselJS.
CreateJS/html5ads
An in-depth white paper on building HTML5 advertising with CreateJS and Flash Pro. Includes supporting materials, sample banner ad, and helper classes.
CreateJS/localization
Repo for collaborative creation of localized documentation.
CreateJS/core
Core code shared by two or more CreateJS libraries. For example, the event model.
CreateJS/build
The CreateJS build tools & process.