angular / angular-seed

Seed project for angular apps.
http://angularjs.org/
MIT License
13.04k stars 6.94k forks source link

angular-seed for ES6 #260

Open ms-denver opened 9 years ago

ms-denver commented 9 years ago

Has anyone re-written this for ES6? Thanks

gpltaylor commented 9 years ago

No, there is little point. I am personally waiting until Angular 2.0 hits the streets. We can then see what impact this may have. I am of course assuming a large part of Angular 2.0 will be written in ES6 using their Traceur plugin for backwards compatibility. But we can only hope...

tolyo commented 8 years ago

For ES6 sample, you can use this.

willyelm commented 8 years ago

I have created a ES6 angular seed project, you'll find all the same approach of this seed(protractor, karma, etc). https://github.com/willyelm/angular-es6-seed