diff options
Diffstat (limited to 'network/node/slack-desc')
-rw-r--r-- | network/node/slack-desc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/network/node/slack-desc b/network/node/slack-desc index 36b4ce1564..97966e74f9 100644 --- a/network/node/slack-desc +++ b/network/node/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| node: Node (Evented I/O for V8 JavaScript) node: -node: Node is a toolkit for writing extremely high performance non-blocking -node: event driven network servers in JavaScript. Node is built on V8 -node: JavaScript engine. +node: Node.js is a platform built on Chrome's JavaScript runtime for easily +node: building fast, scalable network applications. Node.js uses an +node: event-driven, non-blocking I/O model that makes it lightweight and +node: efficient, perfect for data-intensive real-time applications that run +node: across distributed devices. node: node: Homepage: http://nodejs.org/ node: node: -node: -node: |