About 912,000 results
Open links in new tab
  1. npm - npm

    Contrary to popular belief, npm is not in fact an acronym for "Node Package Manager"; It is a recursive bacronymic abbreviation for "npm is not an acronym" (if the project was named "ninaa", then it would …

  2. Download Node.js®

    13 hours ago · # Download and install Chocolatey: powershell -c "irm https://community.chocolatey.org/install.ps1|iex" # Download and install Node.js: choco install nodejs …

  3. Como Instalar o npm no Windows: Um Guia Passo a Passo

    O npm é uma ferramenta essencial para o desenvolvimento de aplicações JavaScript e Node.js. Ele permite que você instale, gerencie e compartilhe pacotes de código reutilizáveis de forma fácil e …

  4. O que é npm? Uma Introdução ao Gerenciador de Pacotes do Node

    Oct 1, 2025 · npm é o gerenciador de pacotes oficial para o framework de código aberto Node.js. Aprenda como usá-lo e aproveitar todo o seu potencial com este tutorial.

  5. npm (software) – Wikipédia, a enciclopédia livre

    npm é o gerenciador de pacotes padrão para o ambiente de tempo de execução JavaScript Node.js. Ele consiste em um cliente de linha de comando, também chamado de npm, e um banco de dados …

  6. Installing npm | Introduction

    New Project, Monday npm On-Site npm Private Packages npm Open Source documentation support

  7. What is npm - W3Schools

    The name npm (Node Package Manager) stems from when npm first was created as a package manager for Node.js. All npm packages are defined in files called package.json.

  8. Downloading and installing Node.js and npm - npm Docs

    To publish and install packages to and from the public npm registry or a private npm registry, you must install Node.js and the npm command line interface using either a Node version manager or a Node …

  9. An introduction to the npm package manager - Node.js

    npm is the standard package manager for Node.js. In September 2022 over 2.1 million packages were reported being listed in the npm registry, making it the biggest single language code repository on …

  10. npm Docs

    npm Docs Documentation for the npm registry, website, and command-line interface