{"id":22701827,"url":"https://github.com/alexajit/visualize-data-tree","last_synced_at":"2025-03-29T19:24:27.520Z","repository":{"id":264488835,"uuid":"893517025","full_name":"AlexAjit/Visualize-data-tree","owner":"AlexAjit","description":"An online tree-like utility for generating ASCII folder structure diagrams.","archived":false,"fork":false,"pushed_at":"2024-11-25T05:51:55.000Z","size":272,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T20:17:29.296Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://visualize-data-tree.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexAjit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-11-24T16:42:03.000Z","updated_at":"2025-01-23T10:03:07.000Z","dependencies_parsed_at":"2024-11-24T17:40:40.592Z","dependency_job_id":null,"html_url":"https://github.com/AlexAjit/Visualize-data-tree","commit_stats":null,"previous_names":["alexajit/visualize-data-tree"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexAjit%2FVisualize-data-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexAjit%2FVisualize-data-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexAjit%2FVisualize-data-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexAjit%2FVisualize-data-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexAjit","download_url":"https://codeload.github.com/AlexAjit/Visualize-data-tree/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246232210,"owners_count":20744620,"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-12-10T07:10:31.885Z","updated_at":"2025-03-29T19:24:27.483Z","avatar_url":"https://github.com/AlexAjit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project is an online utility designed to generate tree-like ASCII folder structure diagrams. It takes input as a directory or folder structure and produces a clear, hierarchical ASCII representation. \n\n**Features**\n\nAccepts nested folder structures as input.\nAutomatically generates ASCII representations of folder hierarchies.\nSupports files and folders with custom names.\nProvides clean and organized visualizations for project directories.\n\n**Usage**\n\nInput Format: The user provides a folder structure using indentation to represent the hierarchy.\nOutput: The tool generates an ASCII folder structure diagram.\n\n**Input** \n```plaintext\n\nsrc\n  components\n    Header.jsx\n    Footer.jsx\n  utils\n    helpers.js\n  App.js\npublic\n  index.html\n  styles.css\nREADME.md\n\n```\n\n**ASCII Diagram** \n```plaintext\nsrc\n├── components\n│   ├── Header.jsx\n│   └── Footer.jsx\n├── utils\n│   └── helpers.js\n├── App.js\npublic\n├── index.html\n└── styles.css\nREADME.md\n\n```\n\nSteps to clone - \n\nStep 1 - \n```bash\ngit clone https://github.com/AlexAjit/Visualize-data-tree.git\n```\nStep 2 -\n```bash\ncd Visualize-data-tree\n```\n\nThank You, I can revert the Binary Tree and exploring desinging LRU Cache too. Be in touch!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexajit%2Fvisualize-data-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexajit%2Fvisualize-data-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexajit%2Fvisualize-data-tree/lists"}