Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsejx/javascript-guidebook
:books:JavaScript 前端知识图谱 A guidebook for the convenience of the front-end developers
https://github.com/tsejx/javascript-guidebook
List: javascript-guidebook
awesome browser collection docs e-books ecmascript ecmascript6 front-end html5 http javascript knowledge-sharing map markdown mdn qian-duan road-map web-development
Last synced: about 2 months ago
JSON representation
:books:JavaScript 前端知识图谱 A guidebook for the convenience of the front-end developers
- Host: GitHub
- URL: https://github.com/tsejx/javascript-guidebook
- Owner: tsejx
- License: mit
- Created: 2017-08-06T10:18:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-26T09:27:24.000Z (9 months ago)
- Last Synced: 2024-05-20T01:11:43.727Z (6 months ago)
- Topics: awesome, browser, collection, docs, e-books, ecmascript, ecmascript6, front-end, html5, http, javascript, knowledge-sharing, map, markdown, mdn, qian-duan, road-map, web-development
- Language: TypeScript
- Homepage: https://tsejx.github.io/javascript-guidebook/
- Size: 81.1 MB
- Stars: 1,027
- Watchers: 23
- Forks: 199
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JavaScript Guidebook
在 这里 阅读体验更佳
整理自各大技术社区和权威书籍的前端技术图谱
章节内容来源注释于具体页面底部,如错漏欢迎提
issue 斧正
更多优质内容整理可查阅 wiki
## 说明
**关于排版**
项目内容按照 [中文文案排版指北](http://mazhuang.org/wiki/chinese-copywriting-guidelines/) 进行排版,以保证内容的可读性。
**关于参考资料**
- [MDN web docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript):MDN Web Docs 网站提供开放网络(Open Web)技术有关的信息
- [ecma-international ecma 262 5.1(英)](http://www.ecma-international.org/ecma-262/5.1/index.html):ECMAScript 5
- [ECMAScript® 2015 Language Specification(ES6 英)](http://www.ecma-international.org/ecma-262/6.0/):ECMAScript 2015 规范文档
- [ECMAScript® 2016 Language Specification(ES7 英)](http://www.ecma-international.org/ecma-262/7.0/index.html):ECMAScript 2016 规范文档
- [ECMAScript® 2017 Language Specification(ES8 英)](http://www.ecma-international.org/ecma-262/8.0/index.html):ECMAScript 2017 规范文档
- [ECMAScript® 2018 Language Specification(ES8 英)](https://www.ecma-international.org/ecma-262/9.0/index.html):ECMAScript 2018 规范文档
- [HTML Living Standard](https://html.spec.whatwg.org/):HTML 规范文档 [🇨🇳 中文版](https://whatwg-cn.github.io/html/)
- [DOM Living Standard](https://dom.spec.whatwg.org/):DOM 规范文档### License
本作品采用 知识共享署名-非商业性使用-相同方式共享 3.0 中国大陆许可协议 进行许可。