goatslacker/alt

ES7 and beyond

Open

#149 opened on 2015年4月11日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (337 forks)batch import
docshelp wanted

Repository metrics

Stars
 (3,451 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド