{"id":19012225,"url":"https://github.com/binaryify/react-carousel","last_synced_at":"2025-04-22T23:28:37.929Z","repository":{"id":74334869,"uuid":"47883282","full_name":"Binaryify/react-carousel","owner":"Binaryify","description":"react-carousel","archived":false,"fork":false,"pushed_at":"2016-12-06T01:48:57.000Z","size":3082,"stargazers_count":55,"open_issues_count":0,"forks_count":18,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-17T16:03:51.302Z","etag":null,"topics":["carousel","react"],"latest_commit_sha":null,"homepage":null,"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/Binaryify.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}},"created_at":"2015-12-12T15:27:24.000Z","updated_at":"2022-08-28T04:16:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3fa6327-c818-4722-bae4-87460732bf90","html_url":"https://github.com/Binaryify/react-carousel","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/Binaryify%2Freact-carousel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Binaryify%2Freact-carousel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Binaryify%2Freact-carousel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Binaryify%2Freact-carousel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Binaryify","download_url":"https://codeload.github.com/Binaryify/react-carousel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250339639,"owners_count":21414396,"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":["carousel","react"],"created_at":"2024-11-08T19:17:12.151Z","updated_at":"2025-04-22T23:28:37.911Z","avatar_url":"https://github.com/Binaryify.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React-carousel\nthis is react-carousel component and it suport Responsive layout!(suport gesture operation!)\n\n这是个react轮播图组件,并且它是响应式的!(支持手势操作!)\n\n[demo地址](http://binaryify.github.io/demo/example/)\n\n#Start\n```\n$ git clone git@github.com:zhuangtongfa/react-carousel.git\n\n$ npm install\n\n$ npm start\n\n```\n#Usage\n```html\n\u003clink rel=\"stylesheet\" href=\"./css/font-awesome.min.css\"\u003e\n```\n\n```js\nimport React from 'react';\nimport ReactDOM from 'react-dom'\nimport Slider from './slider.jsx';\nvar slides = [{\n    background: \"./imgs/1.jpg\",\n    link: \"https://zhuangtongfa.github.io/\"\n  }, {\n    background: \"./imgs/2.jpg\",\n    link: \"https://zhuangtongfa.github.io/\"\n  }, {\n    background: \"./imgs/3.jpg\",\n    link:\"https://zhuangtongfa.github.io/\"\n  }];\n\nReactDOM.render( \u003c Slider slides= {slides} time=\"2000\"/ \u003e , document.getElementById(\"app\"));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryify%2Freact-carousel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinaryify%2Freact-carousel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryify%2Freact-carousel/lists"}