Echo JS 0.11.0

<~>

ilyavf 2672 days ago. link 2 points
I am using StealJS for almost two years now for a number of projects. IMHO its the best option to work with ES6 (especially that you can debug in browser against the original ES6 source code), but also it supports other formats (CommonJS, AMD) and can load other stuff (like CSS, LESS/SASS, CoffeeScript, etc).

StealJS is a fork of SystemJS and has all its features, and also is a bundler.

Glad that finally it reached the 1.0 milestone!