goatslacker/alt

ES7 and beyond

Open

#149 geöffnet am 11. Apr. 2015

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.451 Stars) (337 Forks)batch import
docshelp wanted

Beschreibung

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.

Contributor Guide