Difference between revisions of "Node.js"

From Free Software Directory
Jump to: navigation, search
(Update to 4.1.1)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|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 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.
+
|Full description='''Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.'''
|Homepage URL=http://nodejs.org/
+
 
 +
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.
 +
|Homepage URL=https://nodejs.org/en/
 +
|User level=advanced
 
|Computer languages=JavaScript
 
|Computer languages=JavaScript
 
|Microblog=http://twitter.com/nodejs
 
|Microblog=http://twitter.com/nodejs
|IRC general=irc://irc.freenode.net:6667/channel?node.js
+
|IRC general=irc://chat.freenode.net/node.js
|Keywords=javascript, node
+
|Keywords=javascript, node, nodejs
|Version identifier=v0.10.22
+
|Version identifier=4.1.1
|Version date=2013/12/06
+
|Version date=2015/09/22
 
|Version status=stable
 
|Version status=stable
|Version download=http://nodejs.org/dist/v0.10.22/node-v0.10.22.tar.gz
+
|Version download=https://nodejs.org/dist/latest/
|Last review by=Jgay
+
|Last review by=Calinou
|Last review date=2013/12/06
+
|Last review date=2015/09/25
 
|Status=
 
|Status=
 
|Is GNU=No
 
|Is GNU=No
Line 20: Line 23:
 
|License=Expat
 
|License=Expat
 
|License copyright=Copyright Joyent, Inc. and other Node contributors. All rights reserved.
 
|License copyright=Copyright Joyent, Inc. and other Node contributors. All rights reserved.
 
 
|License verified by=jgay
 
|License verified by=jgay
 
|License verified date=2013/12/06
 
|License verified date=2013/12/06
Line 28: Line 30:
 
|Role=Original Author
 
|Role=Original Author
 
|Resource URL=
 
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Source
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://github.com/nodejs/node
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 58: Line 65:
 
|Resource kind=Bug Tracking
 
|Resource kind=Bug Tracking
 
|Resource URL=https://github.com/joyent/node/issues
 
|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
 
{{Software category
 
|Internet-application=server
 
|Internet-application=server
 +
|Library=JavaScript, Web
 
|Network-hookup=routing
 
|Network-hookup=routing
 
|Programming-language=javascript
 
|Programming-language=javascript
 
|Protocol=http
 
|Protocol=http
|Use=internet-application, live-communications
+
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Use=internet-application, live-communications, software-development, web-authoring
 
|Web-authoring=server
 
|Web-authoring=server
 
}}
 
}}

Revision as of 12:10, 25 September 2015


[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
BugsBug Trackinghttps://github.com/joyent/node/issues
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
Podcast ListenersGeneralhttp://nodeup.com/
UsersGeneralhttp://blog.nodejs.org/
UsersGeneral Subscribehttp://planetnodejs.com/
Python (Ref) (R)https://pypi.org/project/nodejs


Software prerequisites

KindDescription
{{{Prerequisite description}}}
Required to useV8




Entry








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


"Source" 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.


"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.







"{{{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.