2.0.1 • Published 4 years ago

narra v2.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

License npm-version

Narra

A port of the useful tree directory listing program in JavaScript.

Usage

narra [..options] <..directories>
OptionDescription
--helpShow help message.
-a, --allInclude dot-prefixed files in listing.
-l, --followFollow symbolic links.
-d, --depthTakes a number N greater than 0; descend N directories only.
--dirs-onlyDisplay directories only.
-fDisplay the offset path of each entry from top directory.
-xStay on the current filesystem only.
-gTakes a glob pattern and filter files by it. Uses picomatch syntax and matching. Can be specified multiple times for different globs.
-o, --outputTakes a filename and sends output to the file (truncating if it exists).
2.0.1

4 years ago

2.0.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago