{"id":15965511,"url":"https://github.com/jamiemason/treeify","last_synced_at":"2026-06-18T02:32:08.837Z","repository":{"id":66237142,"uuid":"86089633","full_name":"JamieMason/treeify","owner":"JamieMason","description":"Format an indented text file in the style of the Linux tree command","archived":false,"fork":false,"pushed_at":"2017-03-30T22:01:57.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-18T19:34:21.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JamieMason.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-24T16:38:30.000Z","updated_at":"2021-12-12T23:19:53.000Z","dependencies_parsed_at":"2023-02-20T16:46:00.014Z","dependency_job_id":null,"html_url":"https://github.com/JamieMason/treeify","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"3cca65fef3f9a5f3c950dafb7f3da3ee3744b333"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JamieMason/treeify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamieMason%2Ftreeify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamieMason%2Ftreeify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamieMason%2Ftreeify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamieMason%2Ftreeify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JamieMason","download_url":"https://codeload.github.com/JamieMason/treeify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamieMason%2Ftreeify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34474063,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-07T17:41:51.038Z","updated_at":"2026-06-18T02:32:08.821Z","avatar_url":"https://github.com/JamieMason.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# treeify\n\nFormat an indented text file in the style of the [Linux `tree` command](http://www.computerhope.com/unix/tree.htm).\n\n## Installation\n\n```\nnpm install -g treeify\n```\n\n## Usage\n\n```\ncat ./file.txt | treeify\n```\n\n## Example\n\nIf file.txt contains the following;\n\n```\nMarsha\nJudith\nLoren\n  Hedwig\nTamela\n  Judie\n    Gustavo\n    Holley\n      Devon\n      Brook\n        Dovie\n          Marguerite\n          Jennell\n            Lia\n              Herman\n      Oneida\n      Caridad\n      Fran\n        Brendon\n          Giovanni\n          Coreen\n            Fritz\n              Carita\n    Almeda\n    Kip\n    Jazmine\nLonna\n  Porsha\n```\n\nthen `treeify` would output;\n\n```\n├── Marsha\n├── Judith\n├── Loren\n|   └── Hedwig\n├── Tamela\n|   └── Judie\n|       ├── Gustavo\n|       ├── Holley\n|       |   ├── Devon\n|       |   ├── Brook\n|       |   |   └── Dovie\n|       |   |       ├── Marguerite\n|       |   |       └── Jennell\n|       |   |           └── Lia\n|       |   |               └── Herman\n|       |   ├── Oneida\n|       |   ├── Caridad\n|       |   └── Fran\n|       |       └── Brendon\n|       |           ├── Giovanni\n|       |           └── Coreen\n|       |               └── Fritz\n|       |                   └── Carita\n|       ├── Almeda\n|       ├── Kip\n|       └── Jazmine\n└── Lonna\n    └── Porsha\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamiemason%2Ftreeify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamiemason%2Ftreeify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamiemason%2Ftreeify/lists"}