module-auto-install

1.0.5 • Public • Published

module-auto-install

Auto installs dependencies as you code. Just hit save (CTRL + S)

Auto installs dependencies as you code

Install

Install globally with npm install -g module-auto-install

Recommended. Do not install per project as it will uninstall itself

Usage

Run module-auto-install in the directory you are working in.

Modules in .spec.js and .test.js are added to devDependencies

Options

--exact Install exact version similar to npm install express --save-exact

--dont-uninstall Do not uninstall unused modules

--yarn Use yarn instead of npm

--notify Enable notifications for when dependencies are installed or uninstalled

Show your support

⭐️ this repo

License

MIT © ceafive

Sponsor

Sponsor

Package Sidebar

Install

npm i module-auto-install

Weekly Downloads

2

Version

1.0.5

License

MIT

Unpacked Size

528 kB

Total Files

15

Last publish

Collaborators

  • ceafive