diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2015-03-02 23:04:08 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-08 06:35:07 +0700 |
commit | dbc3095039b8ee2c398b15be099d1eefd8c20aec (patch) | |
tree | b487ce63fcefa0958d8b9723c8e3d7f2be530aac /network/node/slack-desc | |
parent | 488a866d870abcaa6cf1aa1b165136a20361fabc (diff) |
network/node: Updated for version 0.12.0.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
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 36b4ce156442..97966e74f920 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: |