Migrate from CoffeeScript to standard ECMAScript 6. A lot of new features available in ES6, on the other hand, it helps JavaScript programmer (but non-CofeeScript programmer) to contribute.
If it seems okay, I can submit a pull request to keep JavaScript(/lib) code but remove CoffeeScript (/src). The second stage, I propose, is to use asynchronous promise to gain speed boosts.
Migrate from CoffeeScript to standard ECMAScript 6. A lot of new features available in ES6, on the other hand, it helps JavaScript programmer (but non-CofeeScript programmer) to contribute.
If it seems okay, I can submit a pull request to keep JavaScript(
/lib) code but remove CoffeeScript (/src). The second stage, I propose, is to use asynchronouspromiseto gain speed boosts.