https://github.com/freeshineit/ecma20xxfeatures
ECMA2015 ECMA2016 features
https://github.com/freeshineit/ecma20xxfeatures
ecmascript ecmascript2015 ecmascript2016 ecmascript2017
Last synced: 7 months ago
JSON representation
ECMA2015 ECMA2016 features
- Host: GitHub
- URL: https://github.com/freeshineit/ecma20xxfeatures
- Owner: freeshineit
- Created: 2017-05-22T02:53:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T05:49:30.000Z (over 2 years ago)
- Last Synced: 2025-01-13T20:26:02.840Z (9 months ago)
- Topics: ecmascript, ecmascript2015, ecmascript2016, ecmascript2017
- Language: TypeScript
- Size: 344 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ecma20xx features
因为新的特性浏览器还没有完全实现兼容,如果你想尝试这些新特性,可以使用 babel 去进行转换。
[ECMAScript 2015](https://github.com/freeshineit/ecma20xxfeatures/tree/master/src/ecma2015)
[ECMAScript 2016](https://github.com/freeshineit/ecma20xxfeatures/tree/master/src/ecma2016)
[ECMAScript 2017](https://github.com/freeshineit/ecma20xxfeatures/tree/master/src/ecma2017)
[ECMAScript 2018](https://github.com/freeshineit/ecma20xxfeatures/tree/master/src/ecma2018)
[ECMAScript 2019](https://github.com/freeshineit/ecma20xxfeatures/tree/master/src/ecma2019)