1.4.3 • Published 1 year ago

package-mover v1.4.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Package-Mover

Got no internet but want to still import NPM packages in your project? No worries. With Package-Mover you can copy any packages and all of their sub-dependecies from one npm project to any other in a matter of seconds without a shred of internet. Also, it works on any platform be it Windows or UNIX-based!

Installation

To install the package you just run

npm install -g package-mover

Note: Linux users might need to use sudo

Usage

To use the package simple run the command:

Usage:

package-mover [options]

Options:

-v, --version Output the current version.

-s, --source=<value> Source folder. Can be absolute or relative path

-d, --destination=<value> Destination folder. Can be absolute or relative path

-p, --packages=<value...> The package(s) that you want to transfer

-l, --logErrors For logging errors. default false

-h, --help Output usage information.

Contribution

Feel free to fork the project on github and modify it to your liking.

Support

I'd really appreciate it if you'd leave a star on the repo (https://github.com/IVainqueur/package-mover).

You could also buy me a coffee 😋

1.4.3

1 year ago

1.4.2

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.1

1 year ago

1.2.3

1 year ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago