{"id":13535763,"url":"https://github.com/Dafrok/vue-baidu-map","last_synced_at":"2025-04-02T02:31:27.591Z","repository":{"id":15673884,"uuid":"78600743","full_name":"Dafrok/vue-baidu-map","owner":"Dafrok","description":"Baidu Map components for Vue 2.x","archived":false,"fork":false,"pushed_at":"2023-01-12T08:24:55.000Z","size":5870,"stargazers_count":2422,"open_issues_count":216,"forks_count":431,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-03-22T20:04:30.305Z","etag":null,"topics":["baidu","baidumap","map","vue","vue-baidu-map"],"latest_commit_sha":null,"homepage":"https://dafrok.github.io/vue-baidu-map/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dafrok.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-11T03:53:13.000Z","updated_at":"2025-03-22T02:54:22.000Z","dependencies_parsed_at":"2023-01-14T12:45:17.304Z","dependency_job_id":null,"html_url":"https://github.com/Dafrok/vue-baidu-map","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/Dafrok%2Fvue-baidu-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2Fvue-baidu-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2Fvue-baidu-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2Fvue-baidu-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dafrok","download_url":"https://codeload.github.com/Dafrok/vue-baidu-map/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246743651,"owners_count":20826572,"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":["baidu","baidumap","map","vue","vue-baidu-map"],"created_at":"2024-08-01T09:00:26.163Z","updated_at":"2025-04-02T02:31:27.237Z","avatar_url":"https://github.com/Dafrok.png","language":"Vue","funding_links":[],"categories":["UI组件","Vue","Components \u0026 Libraries","UI Components [🔝](#readme)","UI Components","插件"],"sub_categories":["地图","UI Components","Map","PC端"],"readme":"# VUE BAIDU MAP\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://dafrok.github.io/vue-baidu-map/favicon.png\" width=\"200px\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003eBaidu Map components for Vue 2.x\u003c/p\u003e\n\n[![npm](https://img.shields.io/npm/v/vue-baidu-map.svg)]()\n[![Travis](https://img.shields.io/travis/Dafrok/vue-baidu-map.svg)]()\n[![Package Quality](http://npm.packagequality.com/shield/vue-baidu-map.svg)](http://packagequality.com/#?package=vue-baidu-map)\n[![npm](https://img.shields.io/npm/dm/vue-baidu-map.svg)]()\n[![license](https://img.shields.io/github/license/dafrok/vue-baidu-map.svg)]()\n\n## Languages\n\n- [中文](https://github.com/Dafrok/vue-baidu-map/blob/master/README.zh.md)\n- [English](https://github.com/Dafrok/vue-baidu-map/blob/master/README.md)\n\n## Documentation\n\n[https://dafrok.github.io/vue-baidu-map](https://dafrok.github.io/vue-baidu-map)\n\n## Get Start\n\n### Installation\n\n```bash\nnpm i --save vue-baidu-map\n```\n\n### Initialization\n\n```javascript\nimport Vue from 'vue'\nimport BaiduMap from 'vue-baidu-map'\n\nVue.use(BaiduMap, {\n  /* Visit http://lbsyun.baidu.com/apiconsole/key for details about app key. */\n  ak: 'YOUR_APP_KEY'\n})\n```\n\n### Usage\n\n```vue\n\u003ctemplate\u003e\n  \u003cbaidu-map class=\"map\"\u003e\n  \u003c/baidu-map\u003e\n\u003c/template\u003e\n\n\u003cstyle\u003e\n/* The container of BaiduMap must be set width \u0026 height. */\n.map {\n  width: 100%;\n  height: 300px;\n}\n\u003c/style\u003e\n```\n\n## Contributing\n\n[Contributing Guide](https://github.com/Dafrok/vue-baidu-map/blob/master/CONTRIBUTING.md)\n\n\n## License\n\n[MIT License](https://opensource.org/licenses/MIT)\n\nCopyright (c) 2016-present, Dafrok \u003co.o@mug.dog\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDafrok%2Fvue-baidu-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDafrok%2Fvue-baidu-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDafrok%2Fvue-baidu-map/lists"}