goatslacker/alt

ES7 and beyond

Open

#149 创建于 2015年4月11日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (337 fork)batch import
docshelp wanted

仓库指标

Star
 (3,451 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南