About 104,000 results
Open links in new tab
  1. 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.

  2. Download | Node.js

    Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

  3. Node.js - Wikipedia

    Node.js is a cross-platform, open-source JavaScript runtime environment that can run on Windows, Linux, Unix, macOS, and more. Node.js runs on the V8 JavaScript engine, and executes JavaScript …

  4. GitHub - nodejs/node: Node.js JavaScript runtime · GitHub

    Node.js JavaScript runtime 🐢🚀 . Contribute to nodejs/node development by creating an account on GitHub.

  5. Node.js Tutorial - W3Schools

    Node.js is a free, open source tool that lets you run JavaScript outside the web browser. With Node.js, you can build fast and scalable applications like web servers, APIs, tools, and more.

  6. Node.js - Server-Side JavaScript Runtime

    Comprehensive Node.js guide with tutorials, API documentation, and interactive playground. Learn server-side JavaScript development with Node.js.

  7. npm | Home

    Get started today for free, or step up to npm Pro to enjoy a premium JavaScript development experience, with features like private packages.

  8. node.org

    Node.js on Heroku Node.js on Reddit Azure for Node.js developers - Tutorials, API Reference from Microsoft Docs Node.js on Google Cloud Platform YouTube Data API - Node.js Quickstart TOC Love …

  9. Node.js tutorial in Visual Studio Code

    Node.js tutorial in Visual Studio Code Node.js is a platform for building fast and scalable server applications using JavaScript. Node.js is the runtime and npm is the Package Manager for Node.js …

  10. How to Download and Install Node.js and NPM - GeeksforGeeks

    Jul 23, 2025 · To run a Node.js project on your system, you first need to install Node.js and NPM. Once installed, you can use the Node.js runtime to execute JavaScript code and NPM to manage project …