Skip to content

wuliupo/jstutorial

 
 

Repository files navigation

An open JavaScript tutorial book, focusing on client devices, written in Chinese.

JS 标准参考教程

版权是原作者的 作者:阮一峰, 添加了自己的学习笔记。

原书正在持续修改之中,大部分章节都没有写完,正式发布还需要一段时间。所有内容随时可能发生变动。

PS. 忽略 Jelly,直接用 marked.js,在前端渲染 markdown 文件。

用到的开源库

  • store.js: localStorage wrapper for all browsers
  • ditto.js: lightweight markdown doc system
  • marked.js: full-featured markdown parser and compiler
  • prism.js: lightweight, extensible syntax highlighter

About

Javascript tutorial book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.8%
  • JavaScript 29.2%