Difference between revisions of "Node.js"

From Free Software Directory
Jump to: navigation, search
m (web and version information changes.)
(4 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
|Name=node.js
 
|Name=node.js
 
|Short description=Platform for building server-side network applications in JavaScript.
 
|Short description=Platform for building server-side network applications in JavaScript.
|Full description=Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
+
|Full description=Node.js is a platform built on Google's V8 JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
 
|Homepage URL=http://nodejs.org/
 
|Homepage URL=http://nodejs.org/
 
|Computer languages=JavaScript
 
|Computer languages=JavaScript
 
|Microblog=http://twitter.com/nodejs
 
|Microblog=http://twitter.com/nodejs
|IRC help=irc://irc.freenode.net:6667/channel?node.js
+
|IRC general=irc://irc.freenode.net:6667/channel?node.js
 +
|Keywords=javascript, node
 
|Version identifier=v0.10.22
 
|Version identifier=v0.10.22
 
|Version date=2013/12/06
 
|Version date=2013/12/06
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://nodejs.org/dist/v0.10.22/node-v0.10.22.tar.gz
 
|Version download=http://nodejs.org/dist/v0.10.22/node-v0.10.22.tar.gz
 +
|Last review by=Jgay
 +
|Last review date=2013/12/06
 
|Status=
 
|Status=
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
{{Software category}}
+
{{Project license
 +
|License=Expat
 +
|License copyright=Copyright Joyent, Inc. and other Node contributors. All rights reserved.
 +
 
 +
|License verified by=jgay
 +
|License verified date=2013/12/06
 +
}}
 +
{{Person
 +
|Real name=Ryan Lienhart Dahl
 +
|Role=Original Author
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Users
 +
|Resource kind=General
 +
|Resource URL=http://blog.nodejs.org/
 +
}}
 +
{{Resource
 +
|Resource audience=Users
 +
|Resource kind=General Subscribe
 +
|Resource URL=http://planetnodejs.com/
 +
}}
 +
{{Resource
 +
|Resource audience=Podcast Listeners
 +
|Resource kind=General
 +
|Resource URL=http://nodeup.com/
 +
}}
 +
{{Resource
 +
|Resource audience=Humor
 +
|Resource kind=General
 +
|Resource URL=http://nodejsreactions.tumblr.com/
 +
}}
 +
{{Resource
 +
|Resource audience=News
 +
|Resource kind=Mailing List
 +
|Resource URL=http://groups.google.com/group/nodejs
 +
}}
 +
{{Resource
 +
|Resource audience=Bugs
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://github.com/joyent/node/issues
 +
}}
 +
{{Resource
 +
|Resource audience=Source
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://github.com/joyent/node
 +
}}
 +
{{Software category
 +
|Internet-application=server
 +
|Network-hookup=routing
 +
|Programming-language=javascript
 +
|Protocol=http
 +
|Use=internet-application, live-communications
 +
|Web-authoring=server
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=V8
 +
}}
 +
{{Software prerequisite}}
 
{{Featured}}
 
{{Featured}}

Revision as of 16:38, 6 December 2013


[edit]

Node.js

https://nodejs.org/en/
Platform for building server-side network applications in JavaScript.

Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of libraries in the world.





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

jgay

Verified on

6 December 2013




Leaders and contributors

Contact(s)Role
Ryan Lienhart Dahl Original Author


Resources and communication

AudienceResource typeURI
NewsMailing Listhttp://groups.google.com/group/nodejs
Debian (Ref) (R)https://tracker.debian.org/pkg/nodejs
HumorGeneralhttp://nodejsreactions.tumblr.com/
SourceVCS Repository Webviewhttps://github.com/nodejs/node
BugsBug Trackinghttps://github.com/nodejs/node/issues
Podcast ListenersGeneralhttp://nodeup.com/
UsersGeneralhttp://blog.nodejs.org/
UsersGeneral Subscribehttp://planetnodejs.com/
Python (Ref) (R)https://pypi.org/project/nodejs


Software prerequisites

KindDescription
Required to uselibuv
Required to useV8




Entry








"Original Author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Podcast Listeners" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Humor" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"News" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Bugs" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Source" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







"{{{Prerequisite kind}}}" is not in the list (Required to use, Required to build, Source requirement, Weak prerequisite) of allowed values for the "Prerequisite kind" property.






Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.