{"id":21049457,"url":"https://github.com/joseph625/card-picker","last_synced_at":"2025-05-15T19:32:56.350Z","repository":{"id":61972526,"uuid":"552378173","full_name":"joseph625/card-picker","owner":"joseph625","description":"React card picker, it's simple and small size slider 🙂","archived":false,"fork":false,"pushed_at":"2022-10-29T12:28:04.000Z","size":2374,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-01T10:04:30.993Z","etag":null,"topics":["css","javascript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/card-picker","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/joseph625.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":"2022-10-16T13:10:59.000Z","updated_at":"2023-09-27T20:58:39.000Z","dependencies_parsed_at":"2023-01-20T18:36:48.519Z","dependency_job_id":null,"html_url":"https://github.com/joseph625/card-picker","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/joseph625%2Fcard-picker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseph625%2Fcard-picker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseph625%2Fcard-picker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseph625%2Fcard-picker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joseph625","download_url":"https://codeload.github.com/joseph625/card-picker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254407557,"owners_count":22066275,"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":["css","javascript"],"created_at":"2024-11-19T15:12:19.941Z","updated_at":"2025-05-15T19:32:55.994Z","avatar_url":"https://github.com/joseph625.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Card Picker [![npm version](https://badge.fury.io/js/card-picker.svg)](https://badge.fury.io/js/card-picker)\n \nThe smooth and pretty slider you can use this package for making your website unique 😉.\n\n\n**card picker**:\n- has NO DEPENDENCIES :)\n- is completely free and open source.\n\n\n\n## Table of Contents\n\n- [Demo](#preview)\n- [Install](#install)\n- [Usage](#usage)\n- [Browser Support](#browser-support)\n- [License](#license)\n\n\n# preview\n[Example code](https://codesandbox.io/s/card-picker-demo-7yh6lb?file=/src/App.js)\n\n\u003cimg src=\"https://raw.githubusercontent.com/joseph625/card-picker/master/demo.gif\" /\u003e\n\n\u003e Simple and awesome 😎\n\n\n\n## Install\n\n```sh\n# Install card picker with npm\n$ npm install --save card-picker\n\n# If you use react version \u003c 18\n$ npm install --save card-picker --force\n\n```\n## Usage\n\nIn a React app, use the Slider component:  \n`import { Slider } from 'card-picker'`\n\n### Slider props\n\n| Name         | Description                   | Require\n| -----------  | -----------                   | ---------\n| infinity     | Boolean, default false        |    ✘\n| height       | String, default '100%'        |    ✘         \n| borderRadius | String, default '0px'         |    ✘\n| previousButton | String, default arrow       |    ✘             \n| nextButton | String, default arrow       |    ✘           \n\n\n```html\n#For previousButton and nextButton you can change default arrow for your svg, img, icon...etc\n{\n....\npreviousButton: '\u003cimg className=\"\" src=\"\" /\u003e',\nnextButton: '\u003cimg className=\"\" src=\"\"\u003e'\n}\n\n```\n  \n## Browser Support\n\nAvailable in latest browsers.\n\n\n## License\n\n[MIT](LICENSE) © [Yousif Jasm](https://www.yousifjasm.me/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoseph625%2Fcard-picker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoseph625%2Fcard-picker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoseph625%2Fcard-picker/lists"}