angular-es6-di
angular-es6-di copied to clipboard
NPM support
Hello,
Any change on adding NPM support beside JSPM?
The library is on NPM. It'll take some effort to use it in a pure ES5 setting. So most likely you'll still need JSPM.
What is needed for this apart from transpiling it to ES5?
We could transpile it to ES5, but it is kinda ugly. Decorators have to instead wrap the entire function, or otherwise get manually invoked after the function definition.