- nodeJS @github
- Node.js Manual & Documentation(中文)
- 什么是Node?
- Node.js is genuinely exciting
- node.js专题
- 在cygwin环境下编译node.js
- node char - 用 nodeJS 写的聊天室。
- Joyent Node mattn.no.de
- Felix's Node.js Guide
- Useful Node.js Tools, Tutorials And Resources
- 深入浅出Node.js(三):深入Node.js的模块机制
Docs
- http://howtonode.org/ Tim Caswell发起的社区博客
- http://blog.nodejitsu.com/ 一家node.js咨询公司的博客, 目前主要在介绍第三方node.js模块
- http://dailyjs.com/ JavaScript博客, node.js自从问世之后在这里占据了不少的篇幅
- http://twitter.com/#!/ryah 创造者Ryan Dahl的twitter, 话不多.
- Node.js 究竟是什么?
- 开始使用node.js
- NodeJS 学习笔记
- Cnode.js - 专业中文社区
- 移动开发博客#Node.js
- NodeJS 中文文档
- Node Tutorial
- A String is not an Error
Framework
Project
- Strophe.js - libraries for XMPP poets @github
- xmppjs @github
- node-xmpp.js
- ldapjs @github - LDAP
- jqtpl - jquery template.
- NodeMailer
第三方模块/组件:
-
http://github.com/ry/node/wiki/modules
其中较为重要的项目:
- 包管理器npm: http://github.com/isaacs/npm
- 多版本共存nave: http://github.com/isaacs/nave
- 多版本共存nvm: http://github.com/creationix/nvm
- 中间件Connect: http://github.com/senchalabs/connect
社区
Servers
npm install express npm install jqtpl