Node.js

From Simple English Wikipedia, the free encyclopedia
Node.js
Original author(s)Ryan Dahl
Developer(s)Various
Initial releaseMay 27, 2009; 14 years ago (2009-05-27)[1]
Stable release
21.7.3[2] Edit this on Wikidata / April 10, 2024; 14 days ago (April 10, 2024)
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[change | change source]

  1. "node-v0.x-archive on GitHub". Retrieved 2 August 2014.
  2. "Release 21.7.3". 10 April 2024. Retrieved 23 April 2024.
  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.