{"id":13535889,"url":"https://github.com/ShanaMaid/vue-image-scroll","last_synced_at":"2025-04-02T02:31:38.488Z","repository":{"id":57396278,"uuid":"83298390","full_name":"ShanaMaid/vue-image-scroll","owner":"ShanaMaid","description":" a good vue-image-scroll component!","archived":false,"fork":false,"pushed_at":"2017-05-25T13:02:52.000Z","size":557,"stargazers_count":77,"open_issues_count":0,"forks_count":24,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-20T02:26:49.489Z","etag":null,"topics":["163music","component","github-page","image-scroll","img","imgae","pic","scroll","slider","vue","vue2"],"latest_commit_sha":null,"homepage":"http://blog.shanamaid.top/vue-image-scroll/example/","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/ShanaMaid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-27T10:34:17.000Z","updated_at":"2023-05-04T16:16:24.000Z","dependencies_parsed_at":"2022-09-13T18:31:39.926Z","dependency_job_id":null,"html_url":"https://github.com/ShanaMaid/vue-image-scroll","commit_stats":null,"previous_names":["shanamaid/vue-slider-163music"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanaMaid%2Fvue-image-scroll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanaMaid%2Fvue-image-scroll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanaMaid%2Fvue-image-scroll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanaMaid%2Fvue-image-scroll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShanaMaid","download_url":"https://codeload.github.com/ShanaMaid/vue-image-scroll/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246743693,"owners_count":20826585,"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":["163music","component","github-page","image-scroll","img","imgae","pic","scroll","slider","vue","vue2"],"created_at":"2024-08-01T09:00:31.300Z","updated_at":"2025-04-02T02:31:38.173Z","avatar_url":"https://github.com/ShanaMaid.png","language":"Vue","funding_links":[],"categories":["UI组件"],"sub_categories":[],"readme":"# vue-image-scroll\n[![build](https://img.shields.io/badge/npm-1.0.2-blue.svg)](https://github.com/ShanaMaid/vue-image-scroll) \n[![build](https://img.shields.io/npm/l/express.svg)](https://github.com/ShanaMaid/vue-image-scroll)\n[![download](https://img.shields.io/npm/dt/vue-image-scroll.svg?style=flat-square)](https://www.npmjs.com/package/vue-image-scroll)\n\n\n[![NPM](https://nodei.co/npm/vue-image-scroll.png?downloads=true\u0026downloadRank=true\u0026stars=true)](https://nodei.co/npm/vue-image-scroll/)\n\n一个模仿网易云音乐的vue图片滚动插件\n\n[Live Demos](http://blog.shanamaid.top/vue-image-scroll/example)\n\n[Documention](http://blog.shanamaid.top/vue-image-scroll/example)\n\nbased on vue 2.0\n\n## Install\n```\nnpm install vue-image-scroll \n```\n\n### Local\n```\ngit clone  https://github.com/ShanaMaid/vue-image-scroll.git\n\n#安装依赖\nnpm install \n\n#启动\nnpm run dev\n\n```\n\n\n## Usage\n```\n\u003ctemplate\u003e\n  \u003cdiv\u003e\n    \u003cslider v-bind=\"setting\"\u003e\n  \u003c/div\u003e\n\u003c/template\u003e\n\n\u003cscript\u003e\nimport slider from 'vue-image-scroll';\n\nexport default {\n  components: {\n    slider\n  },\n  data: function() {\n    return {\n      setting: {\n        image: ['1.jpg', '2.jpg', '3.jpg']\n      }\n    }\n  }\n}\n\u003c/script\u003e          \n```\n\n\n\n\n## Update\n- finish basics\n- image add tagName and tagStyle\n\n## Opitions\n### Props\n| Props     | Type    | Default | Description |\n|-----------|---------|---------|-------------|\n|styleObject| Object  | {width:'750',height:'240'}|scroll box style,please use lower camel case, eg: background-color =\u003e backgroundColor|\n|image      | Array   | null    | imgae source path ,tagName,tagStyle; length \u003e= 3|\n|interval   | Integer | 2000    | unit: ms, rolling interval |\n|imgStyle   | Object  | null    | image style, the same as `styleObject`  |\n|autoRoll   | Boolean | true    |  `true` or `false` |\n|direction  | String  | left    | scroll direction, `left` or `right` |\n\n\n## To do\n- [x] Basics\n- [x] add tag for image\n\nmore!!\n\n## License\n\n[MIT](https://github.com/ShanaMaid/vue-image-scroll/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShanaMaid%2Fvue-image-scroll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FShanaMaid%2Fvue-image-scroll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShanaMaid%2Fvue-image-scroll/lists"}