
Run Node.js scripts from the command line
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
Node.js — Node.js WebSocket
Node.js v22 empowers applications to seamlessly interact with WebSocket servers as clients, but the creation of WebSocket servers within Node.js remains dependent on established libraries.
Collecting code coverage in Node.js
Let's walk through a simple example to demonstrate how code coverage works in Node.js. Note: This example, and all other ones in this file, are written using CommonJS.
HTTPS | Node.js v25.2.1 Documentation
It is possible for Node.js to be built without including support for the node:crypto module. In such cases, attempting to import from https or calling require('node:https') will result in an error …
Node.js — Running TypeScript code using transpilation
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
Node.js v16.20.2 (LTS)
Aug 9, 2023 · Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
Node.js v18.18.1 (LTS)
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
Index of /download/release/latest/ - Node.js
../ docs/ - - win-arm64/ - - win-x64/ - - SHASUMS256.txt.asc 17-Nov-2025 09:39 3.2 KB SHASUMS256.txt.sig 17-Nov-2025 09:39 119 B SHASUMS256.txt 17-Nov-2025 09:38 2.9 KB …
Environment Variables | Node.js v25.2.1 Documentation
There is a set of environment variables that can be defined to customize the behavior of Node.js, for more details refer to the CLI Environment Variables documentation.
Node.js — Run JavaScript Everywhere
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.