goatslacker/alt

ES7 and beyond

Open

#149 ouverte le 11 avr. 2015

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (3 451 stars) (337 forks)batch import
docshelp wanted

Description

Currently alt supports all flavors of ES3+ and other languages. This isn't very clear and needs some documentation.

Current cool things you can do with alt:

  • Use async/await syntax with actions for asynchronous actions.
  • Use generators in actions.
  • Static properties in classes for setting displayName.
  • Decorators.

Guide contributeur