{"id":15295112,"url":"https://github.com/costaq/e-datav","last_synced_at":"2025-12-31T14:41:46.997Z","repository":{"id":150553418,"uuid":"623266380","full_name":"costaq/E-DataV","owner":"costaq","description":"基于Vue2的数据可视化组件库，长期更新，同时拥有vue3及react版本","archived":false,"fork":false,"pushed_at":"2024-01-22T09:33:32.000Z","size":1241,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-07T00:03:23.142Z","etag":null,"topics":["datav","vue2"],"latest_commit_sha":null,"homepage":"https://costaq.github.io/","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/costaq.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-04-04T03:01:23.000Z","updated_at":"2024-11-06T03:19:53.000Z","dependencies_parsed_at":"2023-11-09T10:23:56.663Z","dependency_job_id":"e1092917-ea62-4731-a095-ecb39cdbf7a8","html_url":"https://github.com/costaq/E-DataV","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/costaq/E-DataV","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/costaq%2FE-DataV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/costaq%2FE-DataV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/costaq%2FE-DataV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/costaq%2FE-DataV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/costaq","download_url":"https://codeload.github.com/costaq/E-DataV/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/costaq%2FE-DataV/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265816021,"owners_count":23833064,"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":["datav","vue2"],"created_at":"2024-09-30T17:08:40.919Z","updated_at":"2025-12-31T14:41:46.962Z","avatar_url":"https://github.com/costaq.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n * @Autor: costa\n * @Date: 2023-07-17 14:25:20\n * @LastEditors: costa\n * @LastEditTime: 2023-08-03 15:58:35\n * @Description: \n * @Copyright: © 2023 by costa. All rights reserved.\n--\u003e\n## E-DataV\n\u003ca href=\"https://www.npmjs.com/package/e-datav\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/e-datav.svg\" alt=\"LICENSE\" /\u003e\n\u003c/a\u003e\n\n### 什么是E-DataV?\n\n* E-DataV是一个基于**Vue2**的数据可视化组件库（[Vue2版本](https://github.com/costaq/E-DataV)及[React版本](https://github.com/costaq/E-DataV-React)）\n* 提供数据可视化大屏所需的各种组件，朋友写的[DataV](https://github.com/DataV-Team/DataV)组件库中已有的组件，我这边不会过多增加，最多是效果提升\n* 因个人比较佛系，更新会比较慢，但会持续更新\n\n### 链接\n\n[E-DataV 官方文档](https://costaq.github.io/)\n\n### npm安装\n\n```shell\n$ npm install e-datav\n```\n\n### 使用\n\n```js\nimport Vue from 'vue'\nimport EDataV from 'e-datav'\n\nVue.use(EDataV)\n\n// 按需引入\nimport { EDigitalFlop } from 'e-datav'\nVue.use(EDigitalFlop)\n```\n\n### UMD版\n\n```js\n\n\u003cbody\u003e\n    \u003cdiv id=\"app\"\u003e\n        \u003ce-digital-flop :value=\"9999\" separator=\",\"\u003e\u003c/e-digital-flop\u003e\n    \u003c/div\u003e\n\u003c/body\u003e\n\u003cscript src=\"https://cdn.jsdelivr.net/npm/vue/dist/vue.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"https://unpkg.com/e-datav/dist/e-datav.min.vue.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n    new Vue({\n        el: '#app'\n    })\n\u003c/script\u003e\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcostaq%2Fe-datav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcostaq%2Fe-datav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcostaq%2Fe-datav/lists"}