Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andormade/createes

ES Module version of CreateJS
https://github.com/andormade/createes

Last synced: 9 days ago
JSON representation

ES Module version of CreateJS

Awesome Lists containing this project

README

        

# CreateES
ES Module version of CreateJS

CreateJS is no longer maintained, however it's still widely used to render AdobeAn SVG animations on the web. The original CreateJS NPM package was not poperly exported for being used as a CommonJS or ES module, so to avoid implementing workarounds in different module bundlers to make it work, I decided to create this litte wrapper for it.