{"id":13738706,"url":"https://github.com/Trendyol/react-carousel","last_synced_at":"2025-05-08T17:31:54.140Z","repository":{"id":37678685,"uuid":"253777842","full_name":"Trendyol/react-carousel","owner":"Trendyol","description":"Lightweight carousel component for react","archived":false,"fork":false,"pushed_at":"2024-05-22T14:10:42.000Z","size":810,"stargazers_count":302,"open_issues_count":26,"forks_count":434,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-11T05:26:31.558Z","etag":null,"topics":["carousel","react","slider"],"latest_commit_sha":null,"homepage":"https://trendyol.github.io/react-carousel","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/Trendyol.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-04-07T11:51:13.000Z","updated_at":"2024-11-09T04:06:27.000Z","dependencies_parsed_at":"2024-05-22T15:31:27.718Z","dependency_job_id":"9742acdf-54f6-49be-a750-e3580e849b30","html_url":"https://github.com/Trendyol/react-carousel","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trendyol%2Freact-carousel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trendyol%2Freact-carousel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trendyol%2Freact-carousel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trendyol%2Freact-carousel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trendyol","download_url":"https://codeload.github.com/Trendyol/react-carousel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224663763,"owners_count":17349263,"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","slider"],"created_at":"2024-08-03T03:02:34.031Z","updated_at":"2024-11-15T07:31:51.514Z","avatar_url":"https://github.com/Trendyol.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# React Carousel\n\n![Release](https://github.com/trendyol/react-carousel/actions/workflows/publish.yml/badge.svg)\n![Pre-Release](https://github.com/trendyol/react-carousel/actions/workflows/betapublish.yml/badge.svg)\n[![codecov.io](https://codecov.io/github/Trendyol/react-carousel/coverage.svg?branch=master)](https://codecov.io/github/Trendyol/react-carousel?branch=master)\n[![badgen.net](https://badgen.net/bundlephobia/minzip/@trendyol-js/react-carousel)](https://badgen.net/bundlephobia/minzip/@trendyol-js/react-carousel)\n[![npm version](https://badge.fury.io/js/%40trendyol-js%2Freact-carousel.svg)](https://badge.fury.io/js/%40trendyol-js%2Freact-carousel)\n\nPlease visit to [docs website](https://trendyol.github.io/react-carousel/docs/installation) for more details.\n\n# Installation\n\n```\nnpm i react react-dom @trendyol-js/react-carousel --save\n```\n\n# Usage\n\n```jsx\nimport React from 'react';\nimport ReactDOM from 'react-dom';\nimport { Carousel } from '@trendyol-js/react-carousel';\nimport { Item } from './yourItem';\n\nReactDOM.render(\n\t\u003cCarousel\u003e\n\t\t\u003cItem /\u003e\n\t\t\u003cItem /\u003e\n\t\t\u003cItem /\u003e\n\t\t\u003cItem /\u003e\n\t\u003c/Carousel\u003e,\n\tdocument.getElementById('root'),\n);\n```\n\n# License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTrendyol%2Freact-carousel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTrendyol%2Freact-carousel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTrendyol%2Freact-carousel/lists"}