0.0.11 • Published 10 years ago

node-modules-tree v0.0.11

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

node-modules-tree

NPM Build Status

Purpose

Get a tree of your modules. Highlight items based in content or name.

IMPORTANT: Work just with ES6!

Installation

[sudo] npm install node-modules-tree -g

Usage

$ node-modules-tree <params>

Parameters:

-f  file to start
-c  files with this pattern in its content will be highlighted
-n  files with this pattern in its name will be highlighted
-j  output the result as json
0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago