UNPKG

tree-export

Version:

Export your folder structure as a tree in various formats

10 lines (9 loc) 198 B
├── README.md ├── bin │ └── index.js ├── lib │ └── tree-generator.js ├── package-lock.json ├── package.json └── utils └── export.js