Difference between revisions of "Node.js"

From Free Software Directory
Jump to: navigation, search
(move irc link, add resource info)
(add expat license)
Line 15: Line 15:
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
{{Project license}}
+
{{Project license
 +
|License=Expat
 +
|License copyright=Copyright Joyent, Inc. and other Node contributors. All rights reserved.
 +
Permission is hereby granted, free of charge, to any person obtaining a copy
 +
of this software and associated documentation files (the "Software"), to
 +
deal in the Software without restriction, including without limitation the
 +
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 +
sell copies of the Software, and to permit persons to whom the Software is
 +
furnished to do so, subject to the following conditions:
 +
 
 +
The above copyright notice and this permission notice shall be included in
 +
all copies or substantial portions of the Software.
 +
 
 +
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 +
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 +
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 +
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 +
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 +
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
 +
IN THE SOFTWARE.
 +
}}
 
{{Person
 
{{Person
 
|Resource URL=
 
|Resource URL=

Revision as of 16:26, 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










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








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.