{"id":16475959,"url":"https://github.com/softprops/treeline","last_synced_at":"2025-03-16T18:31:34.169Z","repository":{"id":46514105,"uuid":"44509909","full_name":"softprops/treeline","owner":"softprops","description":"rust in trees","archived":false,"fork":false,"pushed_at":"2022-08-20T19:50:07.000Z","size":2757,"stargazers_count":25,"open_issues_count":4,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-06T16:50:14.905Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/softprops.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-19T03:48:42.000Z","updated_at":"2023-07-07T13:08:16.000Z","dependencies_parsed_at":"2022-07-26T05:16:27.332Z","dependency_job_id":null,"html_url":"https://github.com/softprops/treeline","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softprops%2Ftreeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softprops%2Ftreeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softprops%2Ftreeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softprops%2Ftreeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softprops","download_url":"https://codeload.github.com/softprops/treeline/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826788,"owners_count":20354220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-11T12:41:01.978Z","updated_at":"2025-03-16T18:31:33.677Z","avatar_url":"https://github.com/softprops.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# treeline [![Main](https://github.com/softprops/treeline/actions/workflows/main.yml/badge.svg)](https://github.com/softprops/treeline/actions/workflows/main.yml)\n\n\u003e a rust library for visualizing tree like data\n\n[API documentation](https://softprops.github.io/treeline)\n\n## install\n\nAdd the following to your `Cargo.toml`\n\n```toml\n[dependencies]\ntreeline = \"0.1\"\n```\n\n## usage\n\nan example program is provided under the \"examples\" directory to mimic the `tree(1)`\nlinux program\n\n```bash\n$ cargo run --example tree target\n    Finished debug [unoptimized + debuginfo] target(s) in 0.0 secs\n     Running `target/debug/examples/tree target`\ntarget\n└── debug\n    ├── .cargo-lock\n    ├── .fingerprint\n    │   └── treeline-21a5bdbd42e0b6da\n    │       ├── dep-example-tree\n    │       ├── dep-lib-treeline\n    │       ├── example-tree\n    │       ├── example-tree.json\n    │       ├── lib-treeline\n    │       └── lib-treeline.json\n    ├── build\n    ├── deps\n    │   └── libtreeline.rlib\n    ├── examples\n    │   ├── tree\n    │   └── tree.dSYM\n    │       └── Contents\n    │           ├── Info.plist\n    │           └── Resources\n    │               └── DWARF\n    │                   └── tree\n    ├── libtreeline.rlib\n    └── native\n```\n\nDoug Tangren (softprops) 2017\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftprops%2Ftreeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftprops%2Ftreeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftprops%2Ftreeline/lists"}