goatslacker/alt

ES7 and beyond

Open

#149 aperta il 11 apr 2015

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (337 fork)batch import
docshelp wanted

Metriche repository

Star
 (3451 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor