Documentation Index
Fetch the complete documentation index at: https://mintlify.com/nodejs/node/llms.txt
Use this file to discover all available pages before exploring further.
Build fast, scalable network applications
Node.js is an open-source, cross-platform JavaScript runtime environment that executes JavaScript code outside a web browser. Built on Chrome’s V8 engine, it enables developers to build server-side and networking applications.
Quick Start
Get Node.js up and running in minutes
Install Node.js
Run your application
http://127.0.0.1:3000/ to see your application running.Explore the ecosystem
Explore by Topic
Dive into the core features and APIs that make Node.js powerful
Core Concepts
HTTP & Networking
File System
Async Programming
Worker Threads
Security
Key Features
What makes Node.js the runtime of choice for millions of developers
Blazing Fast Performance
Built on Chrome’s V8 JavaScript engine, Node.js compiles JavaScript directly to native machine code for exceptional speed and performance.
Event-Driven Architecture
Non-blocking I/O and asynchronous event-driven architecture make Node.js ideal for data-intensive real-time applications.
Cross-Platform Support
Write once, run anywhere. Node.js runs on Windows, Linux, macOS, and more with consistent APIs across platforms.
Rich Ecosystem
Access over 2 million packages through npm, the world’s largest software registry, to accelerate your development.
API Reference
Comprehensive documentation for all Node.js built-in modules
HTTP & HTTPS
File System
Crypto
Stream
Child Process
Events
Ready to build with Node.js?
Start building fast, scalable network applications today with the JavaScript runtime trusted by millions of developers worldwide.