mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 18:32:22 +00:00
doc: ES7 feature list
This commit is contained in:
parent
b13b07d960
commit
bce7843d22
@ -631,12 +631,12 @@ fs.writeFileSync('out.js.map', result.sourceMap);
|
|||||||
|
|
||||||
- Class and Property Decorators:Class的修饰器
|
- Class and Property Decorators:Class的修饰器
|
||||||
- Class Property Declarations:Class的属性声明
|
- Class Property Declarations:Class的属性声明
|
||||||
- es7.exportExtensions:export的写法改进
|
- Additional export-from Statements:export的写法改进
|
||||||
- String.prototype.{trimLeft,trimRight}:字符串删除头尾空格的方法
|
- String.prototype.{trimLeft,trimRight}:字符串删除头尾空格的方法
|
||||||
|
|
||||||
**Stage 2**:
|
**Stage 2**:
|
||||||
|
|
||||||
- es7.objectRestSpread:对象的Rest参数和扩展运算符
|
- Rest/Spread Properties:对象的Rest参数和扩展运算符
|
||||||
|
|
||||||
**Stage 3**
|
**Stage 3**
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user