{"id":16432704,"url":"https://github.com/2nthony/vue-cusdis","last_synced_at":"2025-03-23T08:31:44.639Z","repository":{"id":46081087,"uuid":"361657417","full_name":"2nthony/vue-cusdis","owner":"2nthony","description":"Vue port cusdis. Support Vue 2 \u0026 3.","archived":false,"fork":false,"pushed_at":"2023-12-15T06:00:20.000Z","size":26,"stargazers_count":14,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-18T18:58:05.291Z","etag":null,"topics":["cusdis","vue","vue-cusdis"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/2nthony.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-04-26T07:29:45.000Z","updated_at":"2024-12-03T05:38:39.000Z","dependencies_parsed_at":"2024-10-28T15:29:39.636Z","dependency_job_id":"b2b7a952-ec3a-4957-bcab-849a07dca4ca","html_url":"https://github.com/2nthony/vue-cusdis","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2nthony%2Fvue-cusdis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2nthony%2Fvue-cusdis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2nthony%2Fvue-cusdis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2nthony%2Fvue-cusdis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2nthony","download_url":"https://codeload.github.com/2nthony/vue-cusdis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245078067,"owners_count":20557274,"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":["cusdis","vue","vue-cusdis"],"created_at":"2024-10-11T08:44:10.446Z","updated_at":"2025-03-23T08:31:44.359Z","avatar_url":"https://github.com/2nthony.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"React Cusdis: https://github.com/Cusdis/sdk/tree/master/packages/react-cusdis\n\n# vue-cusdis\n\n```console\nnpm i vue-cusdis\n```\n\n## Usage\n\n```html\n\u003ctemplate\u003e\n  \u003cvue-cusdis\n    :attrs=\"{\n      host: 'https://cusdis.com',\n      appId: 'APP_ID',\n      pageId: 'PAGE_ID',\n      pageTitle: 'PAGE_TITLE',\n      pageUrl: 'PAGE_URL'\n    }\"\n  \u003e\u003c/vue-cusdis\u003e\n\u003c/template\u003e\n\n\u003cscript\u003e\n  // For Vue 3\n  import VueCusdis from 'vue-cusdis'\n  // For Vue 2\n  import VueCusdis from 'vue-cusdis/dist/vue2.es'\n\n  export default {\n    components: { VueCusdis },\n  }\n\u003c/script\u003e\n```\n\n## props\n\n### attrs\n\n- Type: `Object`\n\nCusdis SDK attributes: https://cusdis.com/doc#/advanced/sdk\n\n### lang\n\n- Type: `String`\n\nFor i18n, Available languages: https://cusdis.com/doc#/advanced/i18n\n\n## BREAKING CHANGES\n\nPlease migrate `@evillt/vue-cusdis` to `vue-cusdis`.\n\nIn `v2.0.0`, we rename the filename for vue2 version. Just make this change:\n\n```diff\n- import VueCusdis from '@evillt/vue-cusdis/dist/V2.es'\n+ import VueCusdis from '@evillt/vue-cusdis/dist/vue2.es'\n```\n\nWe thought `V2.es` was misleading.\n\n## Thanks\n\n- [Frost Ming](https://github.com/frostming)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2nthony%2Fvue-cusdis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2nthony%2Fvue-cusdis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2nthony%2Fvue-cusdis/lists"}