https://github.com/eshengsky/node-api
Node.js 中文 API 文档。
https://github.com/eshengsky/node-api
Last synced: 24 days ago
JSON representation
Node.js 中文 API 文档。
- Host: GitHub
- URL: https://github.com/eshengsky/node-api
- Owner: eshengsky
- License: mit
- Created: 2016-04-07T02:28:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-16T06:16:55.000Z (over 9 years ago)
- Last Synced: 2025-01-10T16:24:23.103Z (9 months ago)
- Homepage:
- Size: 240 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
## Node.js 中文 API 文档
基于 Node.js v4.42 LTS(长期支持版)翻译制作,源文档来自[官方仓库](https://github.com/nodejs/node/tree/v4.4.2/doc/api)。
_翻译的过程也是学习和系统性梳理的过程~_###目录
* [关于本文档](documentation.markdown)
* [概要](synopsis.markdown)
* [事件(Events)](events.markdown)
* [文件系统(File System)](fs.markdown)
* [全局对象(Globals)](globals.markdown)
* [HTTP](http.markdown)
* [路径(Path)](path.markdown)
* [查询字符串(Query Strings)](querystring.markdown)
* [定时器(Timers)](timers.markdown)
* [URL](url.markdown)