Show HN: Ng-classy – Use Angular 1 and ES6 with ease

  • Hey, I have a reasonably popular project with a very similar name. It's not a huge issue but it might be a bit confusing for people using our projects: http://davej.github.io/angular-classy/

  • What in the world is that @ symbol doing? I've never seen that in ES6. It makes this thing look horrid and nonidiomatic, unless I'm just ignorant, which I could be, and both could be true.

  • Decorators are an ES7 proposal -- they don't exist in ES6.