Skip to content
View azevedomjd's full-sized avatar

Block or report azevedomjd

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. EaselJS EaselJS Public

    Forked from 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.

    JavaScript

  2. SoundJS SoundJS Public

    Forked from CreateJS/SoundJS

    A Javascript library for working with Audio. Features a simple interface as the front end to multiple audio APIs via a plugin model. Currently supports WebAudio, HTML5 Audio, & a Flash fallback.

    JavaScript

  3. TweenJS TweenJS Public

    Forked from CreateJS/TweenJS

    A simple but powerful tweening / animation library for Javascript. Part of the CreateJS suite of libraries.

    JavaScript

  4. PreloadJS PreloadJS Public

    Forked from 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.

    JavaScript

  5. EaselJSRenderers EaselJSRenderers Public

    Forked from CreateJS/EaselJSRenderers

    Runtime pluggable renderers for EaselJS (Canvas 2D, WebGL, HTML DOM, SVG).

    JavaScript