{"id":20169232,"url":"https://github.com/clientio/joint-plus-tutorial-vue","last_synced_at":"2025-04-10T02:24:08.039Z","repository":{"id":40687930,"uuid":"394342893","full_name":"clientIO/joint-plus-tutorial-vue","owner":"clientIO","description":"JointJS+ Tutorial Vue 3","archived":false,"fork":false,"pushed_at":"2024-07-25T15:54:25.000Z","size":292,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-24T03:53:10.153Z","etag":null,"topics":["jointjs","vue"],"latest_commit_sha":null,"homepage":"https://resources.jointjs.com/tutorial/vue-ts","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/clientIO.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":"2021-08-09T15:25:13.000Z","updated_at":"2024-11-14T08:12:01.000Z","dependencies_parsed_at":"2024-02-01T16:21:17.856Z","dependency_job_id":null,"html_url":"https://github.com/clientIO/joint-plus-tutorial-vue","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/clientIO%2Fjoint-plus-tutorial-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clientIO%2Fjoint-plus-tutorial-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clientIO%2Fjoint-plus-tutorial-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clientIO%2Fjoint-plus-tutorial-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clientIO","download_url":"https://codeload.github.com/clientIO/joint-plus-tutorial-vue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248143479,"owners_count":21054790,"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":["jointjs","vue"],"created_at":"2024-11-14T01:11:49.220Z","updated_at":"2025-04-10T02:24:07.998Z","avatar_url":"https://github.com/clientIO.png","language":"Vue","readme":"# joint-plus-tutorial-vue\n\nThis git repository is intended for instructional purposes. It is the source code that accompanies a JointJS+ blog post \"Integration with Vue\" which can be found [here](https://resources.jointjs.com/tutorial/vue-ts).\n\n### Prerequisites  \n\nTo run the following code, you will need a [JointJS+ license](https://www.jointjs.com/license) that comes with the JointJS+ installable package file `joint-plus.tgz`.\n\n### Dependencies\n\nMake sure you have the following dependencies installed on your system:\n\n- [Node.js \u003e= 16.0](https://nodejs.org/en/)\n- git\n\n#### Setup\n\nClone this repository.\n\n```\ngit clone git@github.com:clientIO/joint-plus-tutorial-vue.git\n```\n\nChange into the `joint-plus-tutorial-vue` directory.\n\n```\ncd joint-plus-tutorial-vue\n```\n\nFor this tutorial, you need to place your own `joint-plus.tgz` file in the root directory.\n\nWhen that is completed, you can install the dependencies.\n\n```\nnpm install\n```\n\nYour demo is now ready to start.\n\n```\nnpm run dev\n```\n\nYou should be able to view the demo at `http://localhost:5173/`.\n\n## Recommended IDE Setup\n\n[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).\n\n## Type Support for `.vue` Imports in TS\n\nTypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.\n\nIf the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps:\n\n1. Disable the built-in TypeScript Extension\n    1) Run `Extensions: Show Built-in Extensions` from VSCode's command palette\n    2) Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`\n2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclientio%2Fjoint-plus-tutorial-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclientio%2Fjoint-plus-tutorial-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclientio%2Fjoint-plus-tutorial-vue/lists"}