@thiss-dev/file-tree

1.0.2 • Public • Published

file-tree

npm

Print file tree recursively.

NPM: https://www.npmjs.com/package/@thiss-dev/file-tree.

Usage

Install globally with:

npm install -g @thiss-dev/file-tree

Then run with:

ftree [dir]

Or with npx without installing:

npx @thiss-dev/file-tree [dir]

Examples

Recursively print a node_modules folder:

ftree ./node_modules

Or print your current directory:

ftree

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @thiss-dev/file-tree

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

2.6 kB

Total Files

3

Last publish

Collaborators

  • thisseasx