1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-24 10:22:23 +00:00
es6tutorial/docs/reference.md
2015-08-02 13:25:05 +08:00

14 KiB
Raw Blame History

参考链接

官方文件

综合介绍

语法点

Collections

字符串

正则

对象

Symbol

Iterator

Generator

Promise对象

Class与模块

模块

工具