Skip to content

βœ¨πŸ’€πŸ‘» a node_modules hunter cli

License

Notifications You must be signed in to change notification settings

g3org3/nm-hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

49 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Build Status npm package

nm-hunter

βœ¨πŸ’€πŸ‘» a node_modules hunter cli

Getting Started

You will need Node >= 7 installed. How do I install node? click here to find out about nvm

Installation

npm install -g nm-hunter

Usage

➜  cd ~
➜  nm-hunter
⠏ Hunting wild node_modules: 102 MB

. . .

⚑️ Found!
------------
⚠️ 134 MB ./node_modules
βœ…    0 B ./src/__mocks__/node_modules

total used: 134 MB
   it took: 220 milliseconds

. . .

➜  nm-hunter --help

  Usage: nm-hunter [options]


  Options:

    -V, --version  output the version number
    -v, --version  output the version number
    -s, --sort     sort the node_modules in ASC
    -w --warning   only display node_modules above 99M
    -h, --help     output usage information

Development

Fork, then clone the repo:

git clone https://github.com/your-username/nm-hunter.git
cd nm-hunter
git remote set-url g3 https://github.com/g3org3/nm-hunter.git
npm install
npm link
nm-hunter --help

Changelog

https://github.com/g3org3/nm-hunter/blob/master/CHANGELOG.md

Contributors

About

βœ¨πŸ’€πŸ‘» a node_modules hunter cli

Resources

License

Stars

Watchers

Forks

Packages

No packages published