{"id":13406484,"url":"https://github.com/Splidejs/react-splide","last_synced_at":"2025-03-14T11:30:27.773Z","repository":{"id":39168521,"uuid":"268149313","full_name":"Splidejs/react-splide","owner":"Splidejs","description":"The React component for the Splide slider/carousel.","archived":false,"fork":false,"pushed_at":"2023-07-31T03:46:13.000Z","size":1819,"stargazers_count":251,"open_issues_count":26,"forks_count":62,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T15:49:01.886Z","etag":null,"topics":["carousel","carousel-component","react","react-component","slider"],"latest_commit_sha":null,"homepage":"https://splidejs.com/","language":"TypeScript","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/Splidejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"NaotoshiFujita"}},"created_at":"2020-05-30T19:51:16.000Z","updated_at":"2025-02-20T17:25:51.000Z","dependencies_parsed_at":"2024-01-18T23:05:15.610Z","dependency_job_id":"bb75d7db-cc1a-44ac-bf6d-76b59f9f2cbd","html_url":"https://github.com/Splidejs/react-splide","commit_stats":{"total_commits":107,"total_committers":3,"mean_commits":"35.666666666666664","dds":"0.028037383177570097","last_synced_commit":"9a3f69770092822dddaf15797de9bb780c79a8f0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splidejs%2Freact-splide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splidejs%2Freact-splide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splidejs%2Freact-splide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splidejs%2Freact-splide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Splidejs","download_url":"https://codeload.github.com/Splidejs/react-splide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243569002,"owners_count":20312344,"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","carousel-component","react","react-component","slider"],"created_at":"2024-07-30T19:02:31.509Z","updated_at":"2025-03-14T11:30:27.317Z","avatar_url":"https://github.com/Splidejs.png","language":"TypeScript","funding_links":["https://github.com/sponsors/NaotoshiFujita"],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://splidejs.com\" target=\"_blank\"\u003e\n      \u003cimg width=\"70\" src=\"images/logo.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://reactjs.org/\" target=\"_blank\"\u003e\n      \u003cimg width=\"70\" src=\"images/react-logo.svg\"\u003e\n  \u003c/a\u003e\n\n  \u003ch1\u003eReact Splide\u003c/h1\u003e\n\n  \u003cp\u003e\n    React Splide is the React component for the\n    \u003ca href=\"https://github.com/Splidejs/splide\"\u003eSplide\u003c/a\u003e slider/carousel.\n  \u003c/p\u003e\n\n  \u003cp\u003e\n    \u003ca href=\"https://splidejs.com/integration/react-splide/\"\u003eGetting Started\u003c/a\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://splidejs.com/\"\u003eDemo\u003c/a\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://github.com/Splidejs/splide/discussions\"\u003eDiscussions\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## Quick Start\nGet the latest version from NPM:\n```\n$ npm install @splidejs/react-splide\n```\n\nImport CSS and components:\n\n```jsx\nimport { Splide, SplideSlide } from '@splidejs/react-splide';\nimport '@splidejs/react-splide/css';\n\nexport function Slider() {\n  return (\n    \u003cSplide options={ { rewind: true } } aria-label=\"React Splide Example\"\u003e\n      \u003cSplideSlide\u003e\n        \u003cimg src=\"image1.jpg\" alt=\"Image 1\"/\u003e\n      \u003c/SplideSlide\u003e\n      \u003cSplideSlide\u003e\n        \u003cimg src=\"image2.jpg\" alt=\"Image 2\"/\u003e\n      \u003c/SplideSlide\u003e\n    \u003c/Splide\u003e\n  );\n}\n```\n\nVisit [here](https://splidejs.com/integration/react-splide/) for more details.\n\n\n## Support Splide\n\nPlease support the project if you like it!\n- [GitHub Sponsors](https://github.com/sponsors/NaotoshiFujita)\n\n\n## License\nReact Splide and Splide are released under the MIT license.\n© 2021 Naotoshi Fujita\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSplidejs%2Freact-splide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSplidejs%2Freact-splide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSplidejs%2Freact-splide/lists"}