auto-install alternatives and similar modules
Based on the "Command-line apps" category.
Alternatively, view auto-install alternatives based on common mentions on social networks and blogs.
-
npkill
List any node_modules 📦 dir in your system and how heavy they are. You can then select which ones you want to erase to free up space 🧹 -
themer
🎨 themer takes a set of colors and outputs themes for your apps (editors, terminals, wallpapers, and more). -
emoj
Find relevant emoji from text on the command-line :open_mouth: :sparkles: :raised_hands: :horse: :boom: :see_no_evil:
Civic Auth - Auth in Less Than 5 Minutes

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of auto-install or a related project?
README
auto-install
Auto installs dependencies as you code. Just hit save.
Featured in npm weekly #56!
Install
npm install -g auto-install
Usage
Run auto-install
in the directory you are working in.
Modules in .spec.js
and .test.js
are added to devDependencies
Options
--secure
Install popular modules only (> 10k downloads in the last month)
--exact
Install exact version similar to npm install express --save-exact
--dont-uninstall
Do not uninstall unused modules
--yarn
Use yarn instead of npm
Show your support
:star: this repo
FAQ
Does it protect against typosquatting?
License
MIT © siddharthkp
Sponsor
*Note that all licence references and agreements mentioned in the auto-install README section above
are relevant to that project's source code only.