{"id":17324239,"url":"https://github.com/seeksdream/relation-graph-vue2-demo","last_synced_at":"2025-04-13T13:25:47.193Z","repository":{"id":118978244,"uuid":"584607277","full_name":"seeksdream/relation-graph-vue2-demo","owner":"seeksdream","description":"relation-graph-vue2-demo","archived":false,"fork":false,"pushed_at":"2024-12-12T11:55:29.000Z","size":1632,"stargazers_count":8,"open_issues_count":0,"forks_count":10,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T04:20:48.397Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/seeksdream.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}},"created_at":"2023-01-03T03:32:25.000Z","updated_at":"2025-02-24T02:52:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ef134d4-2da2-4cdd-aee7-fac6790616c6","html_url":"https://github.com/seeksdream/relation-graph-vue2-demo","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/seeksdream%2Frelation-graph-vue2-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seeksdream%2Frelation-graph-vue2-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seeksdream%2Frelation-graph-vue2-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seeksdream%2Frelation-graph-vue2-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seeksdream","download_url":"https://codeload.github.com/seeksdream/relation-graph-vue2-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248719414,"owners_count":21150742,"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-15T14:10:04.623Z","updated_at":"2025-04-13T13:25:47.170Z","avatar_url":"https://github.com/seeksdream.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue 2 example\n\n## Installation\n\n```sh\nyarn\n```\n## Start\n\n```sh\nyarn start \n```\n\n## Usage \n\n打开并按照如下代码注释说明修改 src/App.vue\n\n```diff\n// \n\n\u003ctemplate\u003e\n  \u003cdiv\u003e\n    \u003cCurrentDemo /\u003e\n  \u003c/div\u003e\n\u003c/template\u003e\n\n\u003cscript\u003e\n// 以下，你想使用哪个demo，打开对应的注释即可\nimport CurrentDemo from './demo/Simple';\n// import CurrentDemo from './demo/Layout-force';\n// import CurrentDemo from './demo/Demo4AdvLineSlot';\n// 所有的demo都在../demo文件中，你想要使用哪个，像上面一样引入即可\n\nexport default {\n  name: \"App\",\n  components: { CurrentDemo },\n  data() {\n    return {\n    };\n  },\n  mounted() {\n  },\n  methods: {\n  }\n};\n\u003c/script\u003e\n\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseeksdream%2Frelation-graph-vue2-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseeksdream%2Frelation-graph-vue2-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseeksdream%2Frelation-graph-vue2-demo/lists"}