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.
http://createjs.com/
MIT License
8.14k stars 1.97k forks source link

Include Easel.js in the CDN.js collection #116

Closed nikcorg closed 12 years ago

nikcorg commented 12 years ago

Hi,

The CDN.js project is on a mission to cloudify all those lovely JavaScript libraries that the big boys aren't hosting. You should consider including Easel.js in there.

Have a look: https://github.com/cdnjs/cdnjs and http://www.cdnjs.com/#/page/about

BR, Nikke

bgw commented 12 years ago

Should this be closed now that CreateJS has its own CDN?

nikcorg commented 12 years ago

It doesn't seem to be getting any attention one way or the other, so it probably makes no difference. But I'll leave it open anyway, for now.

gskinner commented 12 years ago

If anyone wants to set this up and keep it up to date, that would be cool. As mentioned, we do have the libraries up on their own CDN now, and will be maintaining it there, but there's no harm in having it on CDN.js as well.