webdesserts / alchemist-js

The extensible color library
https://webdesserts.gitbooks.io/alchemist-js/
MIT License
11 stars 2 forks source link

es6 modules #23

Closed webdesserts closed 9 years ago

webdesserts commented 9 years ago

I believe the future of JavaScript modules is es6. It solves many of the issues found in both AMD and Common.js and it is the future standard for the language. I would like to start using es6 modules to develop alchemist as soon as possible. That way, when es6 modules are ready for prime-time, alchemist is as well. http://esperantojs.org/ looked like it might be a good way to get this working.

webdesserts commented 9 years ago

this is fixed in 2.0