jdan / isomer

Simple isometric graphics library for HTML5 canvas

Home Page:http://jdan.github.io/isomer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using ES6/7 using a compiler

jbovenschen opened this issue · comments

Created a issue to see if there is support to use the ES6/7 code style.

When using a compiler like Babel the generated bundle would not increase much.

Definitely a fan of this idea :) We use lots of ES6 at Khan Academy and it's a dream. Would love to work with Babel.

I will look into it! and try to translate the current code base to ES6. Maybe something for the 1.0 release?