node-package-offline-downloader
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

node-package-offline-downloader

node package offline installation package downloader

NPM Version NPM Downloads install size

Read this in other languages: English | 简体中文

Installation

npm install node-package-offline-downloader -g

Quick Start

npod <packages name...> [options]

Download individual dependencies

npod react

Download multiple dependencies

npod vue react@^18.0.2 angular@~16.1.2 commander@latest

Set download address

npod @antv/g6 -o ./tgz

npod @antv/g6 --output ./tgz

Download dependencies for dependencies

npod vue -a

npod vue --all

Readme

Keywords

Package Sidebar

Install

npm i node-package-offline-downloader

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

14.6 kB

Total Files

8

Last publish

Collaborators

  • hakuun