About 48,100 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 free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

  3. Node.js Releases

    Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

  4. Node.js v25.2.1 Documentation

    Finalization on the exit of the Node.js environment Module registration Working with JavaScript values Enum types

  5. Introduction to Node.js

    Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

  6. Node.js — An introduction to the npm package manager

    Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

  7. Node-API | Node.js v25.2.1 Documentation

    Node-API (formerly N-API) is an API for building native Addons. It is independent from the underlying JavaScript runtime (for example, V8) and is maintained as part of Node.js itself. …

  8. Node.js 22 is now available!

    Apr 24, 2024 · Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

  9. File system | Node.js v25.2.1 Documentation

    The node:fs module enables interacting with the file system in a way modeled on standard POSIX functions.

  10. Child process | Node.js v25.2.1 Documentation

    The node:child_process module provides the ability to spawn subprocesses in a manner that is similar, but not identical, to popen (3). This capability is primarily provided by the …