{"id":22490573,"url":"https://github.com/chentoday/vue-jsmind","last_synced_at":"2025-08-02T22:33:13.920Z","repository":{"id":41691394,"uuid":"248673771","full_name":"chentoday/vue-jsmind","owner":"chentoday","description":"A Vue.js Mindmap Component","archived":false,"fork":false,"pushed_at":"2022-12-12T06:16:33.000Z","size":248,"stargazers_count":10,"open_issues_count":18,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-02-26T22:29:21.589Z","etag":null,"topics":["jsmind","vue"],"latest_commit_sha":null,"homepage":"","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/chentoday.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}},"created_at":"2020-03-20T05:17:10.000Z","updated_at":"2022-10-21T05:53:06.000Z","dependencies_parsed_at":"2023-01-27T14:46:39.568Z","dependency_job_id":null,"html_url":"https://github.com/chentoday/vue-jsmind","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chentoday%2Fvue-jsmind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chentoday%2Fvue-jsmind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chentoday%2Fvue-jsmind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chentoday%2Fvue-jsmind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chentoday","download_url":"https://codeload.github.com/chentoday/vue-jsmind/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228501338,"owners_count":17930233,"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":["jsmind","vue"],"created_at":"2024-12-06T17:22:22.099Z","updated_at":"2024-12-06T17:25:21.506Z","avatar_url":"https://github.com/chentoday.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"# vue-jsmind\n\n\u003e A Vue.js Component ( base on [jsmind](https://github.com/hizzgdev/jsmind ) )\n\nEnglish | [简体中文](README.zh-CN.md) \n# Install\n```bash\nyarn add vue-jsmind #or npm install vue-jsmind\n```\n\n# Quick Start\n```js\nimport Vue from 'vue'\nimport jm from 'vue-jsmind'\n\nVue.use(jm)\n```\n\n# Use\n```html\n\u003cjs-mind :values=\"mind\" :options=\"options\" ref=\"jsMind\" height=\"1000px\"\u003e\u003c/js-mind\u003e\n```\n\n## Props\n- [values](https://github.com/hizzgdev/jsmind/blob/master/docs/en/1.usage.md#12-data-format)\n- [options](https://github.com/hizzgdev/jsmind/blob/master/docs/zh/2.options.md)\n- [ref](https://github.com/hizzgdev/jsmind/blob/master/docs/zh/3.operation.md#jsmind-%E5%AF%B9%E8%B1%A1) is mounted [jsmind API](https://github.com/hizzgdev/jsmind/blob/master/docs/zh/3.operation.md#jsmind-%E5%AF%B9%E8%B1%A1)\n\n\n# Use Example\n```bash\ngit clone git@github.com:chentoday/vue-jsmind.git\nyarn #or npm install\nyarn run dev #or npm run dev\n```\n## Result\n![example](example.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchentoday%2Fvue-jsmind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchentoday%2Fvue-jsmind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchentoday%2Fvue-jsmind/lists"}