Jump to content

Node.js

From Simple English Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Node.js
Original author(s)Ryan Dahl
Developer(s)Various
Initial releaseMay 27, 2009; 16 years ago (2009-05-27)[1]
Stable release
24.4.1[2] Edit this on Wikidata / July 15, 2025; 7 days ago (July 15, 2025)
Repository
Written inC, C++, JavaScript
Operating systemLinux, macOS, Microsoft Windows, FreeBSD, OpenBSD, IBM AIX[3]
TypeRuntime environment
LicenseMIT license[4]
Websitenodejs.org Edit this on Wikidata

Node.js is a runtime system used mostly for making server side applications with JavaScript. It runs on the V8 JavaScript engine. It contains a package manager called NPM.[5]

References

  1. "node-v0.x-archive on GitHub". Retrieved 2 August 2014.
  2. "Release 24.4.1". 15 July 2025. Retrieved 22 July 2025.
  3. "nodejs/node". GitHub.
  4. "node/LICENSE at master". GitHub. Node.js Foundation. 17 September 2018. Retrieved 17 September 2018.
  5. "npm". www.npmjs.com. Retrieved 2021-04-07.