Skip to content

carelessdragon/es6-learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

这是一个记录我学习es6的仓库

目录说明

  • es6tutorial

这个目录下的两个文件:ECMAScript 6入门.epub是阮一峰老师的ECMAScript 6入门的离线电子版。已经经过相应的修改。

SUMMARY.md则是对应阮一峰老师es6tutorial的gitbook的SUMMARY文件,将阮一峰老师的es6tutorial克隆到本地后,将SUMMARY.md文件放入该目录,然后执行gitbook buildgitbook epub等命令就能生成和输出相应的电子文档了。(注意:前提是你已经安装了gitbookebook-convert)。

如果在执行gitbook buildgitbook epub等命令报错的话,注意看报错信息,如果是指向string.md这个文件的错误,很可能只是个标签问题。详情请看:
https://github.com/ruanyf/es6tutorial/pull/206

About

A repository of me to record es6-learning process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published