{"id":26460111,"url":"https://github.com/nabaraj/react-carousel-library","last_synced_at":"2026-04-13T03:10:14.114Z","repository":{"id":35059813,"uuid":"201917901","full_name":"nabaraj/react-carousel-library","owner":"nabaraj","description":"Carousel component using reactjs","archived":false,"fork":false,"pushed_at":"2023-01-07T08:39:01.000Z","size":1165,"stargazers_count":4,"open_issues_count":17,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T13:04:38.017Z","etag":null,"topics":["carousel","carousel-component","es6-javascript","html5","javascript","npm-package","reactjs","sass","webpack"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/nabaraj.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":"2019-08-12T11:33:47.000Z","updated_at":"2023-03-08T23:17:32.000Z","dependencies_parsed_at":"2023-01-15T12:58:12.909Z","dependency_job_id":null,"html_url":"https://github.com/nabaraj/react-carousel-library","commit_stats":null,"previous_names":["nabaraj/react-carousel-package"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabaraj%2Freact-carousel-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabaraj%2Freact-carousel-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabaraj%2Freact-carousel-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabaraj%2Freact-carousel-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nabaraj","download_url":"https://codeload.github.com/nabaraj/react-carousel-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244227413,"owners_count":20419242,"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","es6-javascript","html5","javascript","npm-package","reactjs","sass","webpack"],"created_at":"2025-03-19T02:48:25.552Z","updated_at":"2026-04-13T03:10:14.084Z","avatar_url":"https://github.com/nabaraj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Carousel Component\n\n[![GitHub issues](https://img.shields.io/github/issues/nabaraj/react-carousel-library)](https://github.com/nabaraj/react-carousel-library/issues)[![GitHub forks](https://img.shields.io/github/forks/nabaraj/react-carousel-library)](https://github.com/nabaraj/react-carousel-library/network)[![GitHub stars](https://img.shields.io/github/stars/nabaraj/react-carousel-library)](https://github.com/nabaraj/react-carousel-library/stargazers)[![GitHub license](https://img.shields.io/github/license/nabaraj/react-carousel-library)](https://github.com/nabaraj/react-carousel-library/blob/master/LICENSE)\n\nInstall React Carousel Component by\n\n```\nnpm i react-carousel-library\n```\n\nThen add carousel like below example.\n\n```\n\u003cCarousel autoScroll={false} showArrowBg={true} sliderType=\"grid\"\u003e\n        \u003cimg src=\"https://via.placeholder.com/300X400\u0026text=slide1\" alt=\"\" /\u003e\n        \u003cimg src=\"https://via.placeholder.com/300X400\u0026text=slide2\" alt=\"\" /\u003e\n        \u003cimg src=\"https://via.placeholder.com/300X400\u0026text=slide3\" alt=\"\" /\u003e\n        \u003cimg src=\"https://via.placeholder.com/300X400\u0026text=slide4\" alt=\"\" /\u003e\n\u003c/Carousel\u003e\n```\n\nThis carousel currently have two view options “fullScreen” and “grid”\n\nThere are some options to control display and functionality from parent components as props they are :\n\n```\nautoScroll={false} (enable disable autoscroll)\nshowArrowBg={true} enable arrowbox (may be this option we can replace)\nsliderType=”grid” (type of slide fullscreen or grid to control the slider)\nclasses=”” To add class\n```\nI have written a step by step guideline to write this carousel [here](https://dev.to/nabaraj/build-reactjs-carousel-part1-1gjd)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnabaraj%2Freact-carousel-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnabaraj%2Freact-carousel-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnabaraj%2Freact-carousel-library/lists"}