0.1.6 • Published 2 years ago

set-offline v0.1.6

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

Easy and efficient node modules use for offline

requirement

yarn

usage

npm install -g set-offline

install package in global scope

set-offline --version

chack ready execute package

set-offline init

init keyword is apply offline setting to node modules

after apply, check created npm_packages folder in your project directory

you can use it instead of node_modules when install packages in offline

like below

yarn install --offline
0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago