Node.js is a JavaScript runtime environment built on Chrome's V8 engine that executes JavaScript code outside of web browsers, primarily used for building scalable server-side and networking applications. It uses an event-driven, non-blocking I/O model that makes it efficient for data-intensive real-time applications.
Categories: Programming language
Official website: https://nodejs.org
Node.js is ranked #2 of 39 in Programming language by website adoption.
WhatStack detects Node.js by analyzing HTTP headers, HTML source code, JavaScript globals, meta tags, cookies, DNS records, and ads.txt entries using signature-based pattern matching across 10 different analyzers.