{"id":13750135,"url":"https://github.com/drewrygh/ionic-ion-horizontal-scroll-cards","last_synced_at":"2026-02-23T10:16:34.706Z","repository":{"id":29515686,"uuid":"33054070","full_name":"drewrygh/ionic-ion-horizontal-scroll-cards","owner":"drewrygh","description":"Horizontal scroll cards inspired by the Spotify app.","archived":false,"fork":false,"pushed_at":"2016-06-05T03:24:35.000Z","size":41676,"stargazers_count":103,"open_issues_count":10,"forks_count":20,"subscribers_count":13,"default_branch":"master","last_synced_at":"2026-01-24T04:31:12.688Z","etag":null,"topics":[],"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/drewrygh.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":"2015-03-28T23:18:52.000Z","updated_at":"2024-01-11T05:38:04.000Z","dependencies_parsed_at":"2022-08-31T00:01:38.743Z","dependency_job_id":null,"html_url":"https://github.com/drewrygh/ionic-ion-horizontal-scroll-cards","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drewrygh/ionic-ion-horizontal-scroll-cards","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewrygh%2Fionic-ion-horizontal-scroll-cards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewrygh%2Fionic-ion-horizontal-scroll-cards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewrygh%2Fionic-ion-horizontal-scroll-cards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewrygh%2Fionic-ion-horizontal-scroll-cards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drewrygh","download_url":"https://codeload.github.com/drewrygh/ionic-ion-horizontal-scroll-cards/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewrygh%2Fionic-ion-horizontal-scroll-cards/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29741144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-08-03T08:00:22.310Z","updated_at":"2026-02-23T10:16:34.689Z","avatar_url":"https://github.com/drewrygh.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","And A Bunch More! (I am in the process of sorting these)"],"sub_categories":[],"readme":"# Ionic Horizontal Scroll Cards\n\nA mobile UI component for horizontal scroll cards. Based loosely off of Spotify's featured playlist slider on iOS and Android.\n\n#### Examples: \n- [Ionic Horizontal Scroll Cards](http://drewrygh.com/ionic-horizontal-scroll-cards/)\n- [Ionic Horizontal Scroll Cards on Codepen](http://codepen.io/drewrygh/pen/jEJGLx)\n*(note: Chrome/Firefox [DevTools](https://developer.chrome.com/devtools/docs/device-mode) must be used to emulate a mobile device when viewing the Codepen example.)*\n\n#### Installation\n```bash\n# via bower:\nbower install ionic-ion-horizontal-scroll-cards\n\n# or... to use as the starting point for a new Ionic app:\nionic start myProject http://codepen.io/drewrygh/pen/jEJGLx\n```\n\n#### Usage\n```html\n\u003c!-- 1.) Include these and make sure the path is correct: --\u003e\n\u003clink href=\"../path/to/css/hscrollcards.min.css\" rel=\"stylesheet\"\u003e\n\u003cscript src=\"../path/to/js/ionic.hscrollcards.js\"\u003e\u003c/script\u003e\n\n\u003c!-- 2.) Add these directives to your Angular/Ionic view: --\u003e\n\u003chscroller\u003e\n    \u003chcard ng-repeat=\"item in items\" index=\"{{$index}}\" desc=\"{{item.desc}}\" image=\"{{item.image}}\"\u003e\u003c/hcard\u003e\n\u003c/hscroller\u003e\n```\n\n#### Customizing with SASS\n```sass\n// Below are the defaults for variables that can be overridden:\n$hscroller-lateral-padding: 10px;\n$hscroller-card-height: 160px;\n$hscroller-card-width: 120px;\n$hscroller-image-height: 120px;\n$hscroller-image-width: 120px;\n$hscroller-card-animate-time: 0.4s;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewrygh%2Fionic-ion-horizontal-scroll-cards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrewrygh%2Fionic-ion-horizontal-scroll-cards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewrygh%2Fionic-ion-horizontal-scroll-cards/lists"}