Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andormade/createes
- Owner: andormade
- License: mit
- Created: 2020-08-31T07:04:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-24T02:36:07.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T20:51:58.682Z (about 1 month ago)
- Size: 235 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CreateES
ES Module version of CreateJSCreateJS 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.