js-dir-tree

1.0.53 • Public • Published

JS-Tree

Using jstree in Terminal or Command Prompt will present you a tree like stucture of your current working directory.

JS-Tree is customizable and will work on a wide variety of platforms, providing an appealing alternative when on platforms with less rohbust terminal interfaces. :P

installation

npm install js-dir-tree -g

command line usage

jstree <additional-path-information-if-needed>

  OPTIONS (only the abbreviated forms work atm)
  -c --COVERAGE = <int>
  -d --DEPTH = <int>
  -h --HELP = shows this help screen
  -rh --REMOVE_HIDDEN_FILES = <bool | (defaults to toggling if no equal expression provided)>
  -p --PROFILE = <string (profile name)>
  -plist --PROFILE_LIST -> shows profile list and currently active profile
  -w --WHITELIST = <string (file name)>
  -rw --REMOVE_WHITELIST = <string (file name)>

/js-dir-tree/

    Package Sidebar

    Install

    npm i js-dir-tree

    Weekly Downloads

    3

    Version

    1.0.53

    License

    ISC

    Unpacked Size

    14.3 kB

    Total Files

    7

    Last publish

    Collaborators

    • logicssoldier