nm-hunter

0.1.5 • Public • Published

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.51latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.51
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i nm-hunter

Weekly Downloads

0

Version

0.1.5

License

MIT

Unpacked Size

11.3 kB

Total Files

10

Last publish

Collaborators

  • g3org3