About 271,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. 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.

  3. Node.js · GitHub

    Node.js® is a free, open-source, cross-platform JavaScript run-time environment— that lets developers write command line tools and server-side scripts outside of a browser.

  4. Download | Node.js

    Download the Node.js source code or a pre-built installer for your platform, and start developing today. Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

  5. node.org

    Node.js is a JavaScript runtime. It is built on Google's Chrome V8 open-source JavaScript engine. It uses an event-driven, non-blocking I/O model. It primarily uses the npm package ecosystem. Latest …

  6. What is Node? - GeeksforGeeks

    Jul 23, 2025 · Node is an open-source, server-side JavaScript runtime environment built on the V8 engine. It allows developers to execute JavaScript code outside of a web browser, enabling the …

  7. npm | Home

    We offer those to the community for free, but our day job is building and selling useful tools for developers like you. Get started today for free, or step up to npm Pro to enjoy a premium JavaScript …

  8. What Exactly is Node.js? Explained for Beginners

    Dec 5, 2022 · To check the Node.js version, run the command node --version in your terminal. If the installation was successful, you will see the version of Node.js you installed.

  9. Node.js - Server-Side JavaScript Runtime

    Learn server-side JavaScript development with Node.js.