package-mover
v1.4.3
Published
Got no internet but want to still import NPM packages in your project? No worries. With Package-Mover you can import any package and all of its sub-dependecies from one project to any other in a matter of seconds without a shred of internet.
Downloads
5
Maintainers
Readme
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 😋