1.0.0 • Published 2 years ago

node-package-offline-downloader v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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
1.0.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago