Skip to content
forked from mientjan/EaselTS

The EaselTS Typescript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier. This is a fork of CreateJS/EaselJS and all credit should go to that library

License

Notifications You must be signed in to change notification settings

markknol/EaselTS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EaselTS

is a complete rewrite of easeljs in typescript. Plus adding a lot of stuff that easeljs does not support.

This version is still in its BETA stage.

examples

How to view the examples?

Go to the root of this project and run "npm install -g http-server" open the browser and go to localhost:8080 or what http-server says its running on and go to localhost:8080/examples

About

The EaselTS Typescript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier. This is a fork of CreateJS/EaselJS and all credit should go to that library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.1%
  • JavaScript 45.4%
  • Other 0.5%