{"id":19248273,"url":"https://github.com/tlbootcamp/vuepress-plugin-generate-tree","last_synced_at":"2026-06-28T19:30:18.750Z","repository":{"id":42857390,"uuid":"260388511","full_name":"tlbootcamp/vuepress-plugin-generate-tree","owner":"tlbootcamp","description":"Vuepress Plugin for generating tree object for each page in locale prefix","archived":false,"fork":false,"pushed_at":"2023-05-27T10:29:07.000Z","size":316,"stargazers_count":0,"open_issues_count":22,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T13:49:47.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/tlbootcamp.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}},"created_at":"2020-05-01T05:43:46.000Z","updated_at":"2023-02-16T13:48:22.000Z","dependencies_parsed_at":"2023-02-07T18:46:36.368Z","dependency_job_id":null,"html_url":"https://github.com/tlbootcamp/vuepress-plugin-generate-tree","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/tlbootcamp%2Fvuepress-plugin-generate-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlbootcamp%2Fvuepress-plugin-generate-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlbootcamp%2Fvuepress-plugin-generate-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlbootcamp%2Fvuepress-plugin-generate-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tlbootcamp","download_url":"https://codeload.github.com/tlbootcamp/vuepress-plugin-generate-tree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240339583,"owners_count":19785957,"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-11-09T18:07:11.824Z","updated_at":"2026-06-28T19:30:18.555Z","avatar_url":"https://github.com/tlbootcamp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003evuepress-plugin-generate-tree\u003c/h1\u003e\n\u003cdiv align=\"center\"\u003e\n\nVuepress Plugin for generating tree object with each page in locale prefix\n\n\n![Version](https://img.shields.io/npm/v/@b0g3r/vuepress-plugin-generate-tree?style=flat-square)\n![License](https://img.shields.io/npm/l/@b0g3r/vuepress-plugin-generate-tree?style=flat-square)\n\n\u003c/div\u003e\n\n## Sorry, plugin for what?\nIn our [Teamlead Roadmap](https://github.com/tlbootcamp/tlroadmap) we wanted to generate a tree with pages structure and meta-data.\n\nIt is very useful for automatically build sidebar, and vuepress community has [plugin](https://github.com/shanyuhai123/vuepress-plugin-auto-sidebar) for it. But we need not only sidebar, but also meta-data, exporting to file, special ordering, so we decided to create a new specific plugin 🙄 (yes, [NIH syndrome](https://en.wikipedia.org/wiki/Not_invented_here))\n\nMain idea of Teamlead Roadmap is maintaining big mindmap with teamleader's competencies and roles based on VuePress site generator. Web-interface is a good place for beginning, but people want use other mindmap tools and generating other artifacts is a necessity for us. Plugin solves this problem and generate tree of pages with metadata from frontmatter and $page object.\n\n## Install\n\n```sh\nyarn add -D @b0g3r/vuepress-plugin-generate-tree\n# OR npm install -D @b0g3r/vuepress-plugin-generate-tree\n```\n\n## Usage\nTODO:\n```js\nmodule.exports = {\n  plugins: [\n  ]\n}\n```\n\n## Options\nTODO:","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlbootcamp%2Fvuepress-plugin-generate-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftlbootcamp%2Fvuepress-plugin-generate-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlbootcamp%2Fvuepress-plugin-generate-tree/lists"}