1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-25 11:12:21 +00:00
es6tutorial/README.md
2014-04-20 21:11:19 +08:00

16 lines
735 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ECMAScript 6入门
《ECMAScript 6入门》是一本开源的JavaScript语言教程全面介绍ECMAScript 6新增的语法特性。
本书力争覆盖ES6与ES5的所有不同之处对涉及的语法知识给予详细介绍并给出大量简洁易懂的示例代码。
本书为中级难度适合已有一定JavaScript语言基础的读者了解这门语言的最新进展也可当作参考手册查寻新增的语法点。
## 版权许可
本书采用“保持署名—非商用”创意共享4.0许可证。
只要保持原作者署名和非商用,您可以自由地阅读、分享、修改本书。
详细的法律条文请参见[创意共享](http://creativecommons.org/licenses/by-nc/4.0/)网站。