{"id":30052196,"url":"https://github.com/kamrulislambappy/generate-folder-tree","last_synced_at":"2025-08-07T16:54:12.596Z","repository":{"id":308299075,"uuid":"1032309385","full_name":"kamrulislambappy/generate-folder-tree","owner":"kamrulislambappy","description":"A simple Node.js script to generate a visually organized tree view of your project folder structure, excluding common unwanted directories like `node_modules`, `.git`, `.next`, and `.turbo`. This tool helps developers quickly visualize and document their project layout in the terminal or export it to a file.","archived":false,"fork":false,"pushed_at":"2025-08-05T06:09:33.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-05T08:19:19.856Z","etag":null,"topics":["folder-tree","javascript"],"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/kamrulislambappy.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,"zenodo":null}},"created_at":"2025-08-05T06:02:13.000Z","updated_at":"2025-08-05T06:09:37.000Z","dependencies_parsed_at":"2025-08-05T08:29:37.449Z","dependency_job_id":null,"html_url":"https://github.com/kamrulislambappy/generate-folder-tree","commit_stats":null,"previous_names":["kamrulislambappy/generate-folder-tree"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/kamrulislambappy/generate-folder-tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamrulislambappy%2Fgenerate-folder-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamrulislambappy%2Fgenerate-folder-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamrulislambappy%2Fgenerate-folder-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamrulislambappy%2Fgenerate-folder-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kamrulislambappy","download_url":"https://codeload.github.com/kamrulislambappy/generate-folder-tree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamrulislambappy%2Fgenerate-folder-tree/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269292884,"owners_count":24392505,"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","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"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":["folder-tree","javascript"],"created_at":"2025-08-07T16:54:08.859Z","updated_at":"2025-08-07T16:54:12.562Z","avatar_url":"https://github.com/kamrulislambappy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✦ generate-folder-tree ✦\n\nA simple Node.js script to generate a visually organized tree view of your project folder structure, excluding common unwanted directories like `node_modules`, `.git`, `.next`, and `.turbo`. This tool helps developers quickly visualize and document their project layout in the terminal or export it to a file.\n\n---\n\n## ✦ Features\n\n- ✦ Recursively lists all directories and files  \n- ✦ Sorts directories and files alphabetically  \n- ✦ Excludes common large or irrelevant folders (`node_modules`, `.git`, etc.)  \n- ✦ Prints a tree structure similar to the Unix `tree` command  \n- ✦ Outputs to console or can be redirected to a file  \n\n---\n\n## ✦ Prerequisites\n\n- ✦ Node.js installed (v12 or higher recommended)  \n- ✦ Basic familiarity with running scripts in the terminal  \n\n---\n\n## ✦ Installation \u0026 Usage\n\n1. Clone or download this repository to your local machine:\n\n   ```bash\n   git clone https://github.com/kamrulislambappy/generate-folder-tree.git\n   cd generate-folder-tree\n   ```\n   \n2. Run this script in project root using:\n\n   ```bash\n   node generate-tree.js\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamrulislambappy%2Fgenerate-folder-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamrulislambappy%2Fgenerate-folder-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamrulislambappy%2Fgenerate-folder-tree/lists"}