goatslacker/alt

ES7 and beyond

Open

#149 创建于 2015年4月11日

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

描述

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.

贡献者指南

ES7 and beyond · goatslacker/alt#149 | Good First Issue