本文持续更新,网罗天下node精华
国内
- NodeJS专业中文社区: http://cnodejs.org
- 官方API文档: http://cnodejs.org/api/
- 最全中文入门: http://cnodejs.org/blog/?p=32
- NodeJS中文翻译: http://wiki.grati.org/index.php?title=NodeJS%E4%B8%AD%E6%96%87%E6%96%87%E6%A1%A3
- 又一篇中文入门: http://news.csdn.net/a/20100312/217428.html
- 一个靠谱的nodejs学习笔记: http://blog.csdn.net/zhangxin09/category/726487.aspx?PageNumber=2
- 用node写MVC框架: http://www.cnblogs.com/QLeelulu/archive/2011/01/28/nodejs_into_and_n2mvc.html
国外
- 官方网站: http://nodejs.org/
- 英文文档: http://nodejs.org/docs/v0.3.5/api/all.html
- node包管理器: http://npmjs.org/
- 官方介绍: http://nodejs.org/jsconf2010.pdf
- Node的模块大全,必阅读: https://github.com/ry/node/wiki/modules
- 一个Node入门网站: http://howtonode.org
- 一个不错的Node博客: http://blog.nodejitsu.com/
- 包含了不少node信息的前端blog: http://dailyjs.com/
- 一个48小时NodeJS的竞赛网站: http://nodeknockout.com/
- 号称世界上第一个用node搭建的SaaS应用: http://transloadit.com/
- 如何写Node.JS的插件: https://www.cloudkick.com/blog/2010/aug/23/writing-nodejs-native-extensions/
- 打造在线监控系统: http://blog.new-bamboo.co.uk/2009/12/7/real-time-online-activity-monitor-example-with-node-js-and-websocket
- 搭建一个webservice: http://blog.nodejitsu.com/a-simple-webservice-in-nodejs
基于node的项目和应用程序
- node_chat by ry
- q-chess by wsdookadr — chess game multiplayer server using faye + client written using Qooxdoo
- node3p by ncb000gt — AmazonMP3 downloader
- node3p-web by ncb000gt — Web interface for node3p
- nodelint by tav — run jslint from the command line
- minlint – minimalist version of jslint from command line
- nodeload by benschmaus and jonjlee — utility for benchmarking HTTP APIs
- nodewiki — a simple wiki based on node and redis
- blog.js — Simple blogging engine based on node.js
- cassiterite — Another blogging engine based on node.js + Tokyo Tyrant + nginx
- Sousaball by creationix (sousaball.creationix.com)
- DinMaker by creationix (live demo at chat.creationix.com)
- Flickr Spy — Discover where your Flickr contacts are commenting
- azathoth — simple HTTP traffic/load generator and benchmark proof of concept
- antinode — Simple static file HTTP Server with logging
- NodeMachine — Port of WebMachine for Node.js
- LifeInText — LiT is a mashup platform for personal projects and snippets.
- Ajax IM — Ajax IM is an instant messaging server and framework for the browser.
- 7 Minutes Chrono – A speed-dating chat application. Uses websockets and node.js
- Persevere – REST/HTTP + JSON-based web data project that includes Pintura, Perstore, CommonJS-Utils
- js.io — Javascript Networking Library for building real-time web applications
- BusBound – iPhone web application built with express framework
- JSONPify – a JSONP proxy for client applications
- Djangode – Django’s regex-based URL handling, utility functions, and html templating for node
- The WPilot Project – A multiplayer, space shooter, action game in your browser. Server is built in node
- Socket.IO – An abstraction over all the realtime transports (WebSocket, long polling, XHR multipart, etc) for the Node HTTP server
- zztmmo – a zzt based massive multiplayer online game built in node.js and jQuery (currently only single player)
- diretto – Distributed Recon/Reporting Transceiver Toolkit – Uses Node.js for web-based media storage and for its RESTful webservice implementation
- ElusiveHippo – Push deployment for nodejs (non-functional / doesn’t work)
- Chess Riot – a live Lightning Chess app built in node.js, express, CoffeeScript and jQuery. By [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[@weepy](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)](/user/weepy)
- Realie – Real-time Collaborative Editor using Web Sockets, Node.js & Redis (non-functional / doesn’t work)
- GrowlHub – Growl Notifications for GitHub
- Simple Node.js MUD – Simple multi-user dungeon using Node.js
- wtfjs – what the fuck javascript!
- vertex.js – A graph database inspired by filesystems built on node.js and tokyocabinet.
- The API Playground – A website where journalists can play with API examples. (CoffeeScript/Express) apiplayground.org
- Szpil – CRM using Node and TokyoCabinet. Shared client/server database and model code, user interface decoupled from the network, APIretrieval and authorization performed at the meta-data layer using set union and intersection on indexes to avoid JSONdeserialization/serialization overhead.
- vows.js – “Asynchronous behaviour driven development for Node.”
- jimi — A framework for writing modular web applications in node.js (tutorial)
- stackvm — Virtual machines on the web!
- paperserve — Quick and dirty web server from your working directory
- Trending Topics Client — Command line tool to get trending topics from Twitter
- nTunes by TooTallNate — A REST (HTTP) API for interacting with iTunes written in NodeJS.
- nTunesAnywhere by TooTallNate — A mobile WebApp to access your iTunes library from anywhere (using nTunes and jQTouch)!
- Node.js Interactive Shell — Interactive shell for Node.js
- Alligator — Application Server on top of NodeJS (JSSP and SSJS support)
- node-build — ant like build tool for nodejs without the xml hassle
- scriptable-node-irc-bot — Scriptable Node IRC Bot
- Top Twitter Trends — Real time trending tweets by node.js, nginx and mongodb
- Cloud9 — Cloud9 IDE is aiming to be the IDE for Javascript developers, built with NodeJS and lots of other Node modules
- OPOWER Jobs — Open source example of a full live site using Express, Connect, EJS, AssetManager, Logging, and other Node modules.
- nodemon — Development tool for automatically restarting Node server when changes are made to any app files
- jsbuild — A command-line utility that provides building CommonJS modules and packages for web
- NodeGame Shooter – Multiplayer asteroids with powerups etc. Using a fat Node.js server with thin clients
- NodeCli – A super-simple class for Node.js to spice up your Node.js console output. Position cursor, clear screen, change colors
- noatta.ch — Instant Personal File Sharing
- node-tracker — BitTorrent tracker implemented with Node.js
- Scrabbly – A Massively Multiplayer word game written on node.js. A Node Knockout winner.
- node-boilerplate — Everything you need to get started on a Node.js website with express and socket.IO
- Orona — A multiplayer game of tank warfare. (Remake of the classic Mac game Bolo.)
- Hummingbird — A realtime web analytics app using socket.io
- Node.io — A distributed data scraping and processing framework
- Backbone Examples Ported From Knockout — by Mario Gutierrez
- TxtAtlas: Put your texts on the map ://txtatlas.com — A demo Twilio/Node.js/Redis application by Stephen J. Walters
- Substance — A data-driven and cloud-aware realtime document authoring engine
- Graffiti β — Interactive multi-user shared canvas whiteboard
- BirdChat — Chat with your friends from Twitter
- bookfriend.me — Community site for Barnes and Noble Nook owners who want to borrow/lend books
- Fishl.com — Mark and save quotes you like all over the Web
- slyncr — bookmarklet to control web slideshows via a remote site
- Applifier – Largest social game cross promo network) (reference http://twitter.com/jussil/status/12048190433918976)
- memcached.js — Port of Memcached server for Node.js
- Loggly — Webservice for receiving syslog and HTTP based logs.
- spotted@ — spotted @ provides local classifieds for jobs, housing, for sale, personals, services, local community, and events.
- designo — Realtime Twitter client demo exploiting Node.js+Websockets+HTML5
- Bittorrent Tracker – High performance bittorrent tracker by anhel
- The-M-Project – HTML5 JavaScript framework for mobile apps with nodeJS build tool
7 回复