{"id":24186291,"url":"https://github.com/kanocomputing/x-carousel","last_synced_at":"2026-02-06T19:30:49.477Z","repository":{"id":57123876,"uuid":"79365298","full_name":"KanoComputing/x-carousel","owner":"KanoComputing","description":"x-carousel allows user to navigate through an overflowed section using button or touch depending on the device.","archived":false,"fork":false,"pushed_at":"2018-05-26T12:33:08.000Z","size":2108,"stargazers_count":0,"open_issues_count":7,"forks_count":3,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-08-28T23:41:28.979Z","etag":null,"topics":["polymer-element","web-components"],"latest_commit_sha":null,"homepage":"https://kanocomputing.github.io/x-carousel","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KanoComputing.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":"2017-01-18T17:30:24.000Z","updated_at":"2018-05-26T12:33:07.000Z","dependencies_parsed_at":"2022-08-26T04:22:37.633Z","dependency_job_id":null,"html_url":"https://github.com/KanoComputing/x-carousel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KanoComputing/x-carousel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanoComputing%2Fx-carousel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanoComputing%2Fx-carousel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanoComputing%2Fx-carousel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanoComputing%2Fx-carousel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KanoComputing","download_url":"https://codeload.github.com/KanoComputing/x-carousel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanoComputing%2Fx-carousel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276228989,"owners_count":25606937,"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","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["polymer-element","web-components"],"created_at":"2025-01-13T12:35:00.815Z","updated_at":"2025-09-21T10:31:34.631Z","avatar_url":"https://github.com/KanoComputing.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# x-carousel\n\n`x-carousel` allows user to navigate through an overflowed section using button or touch depending on the device.\n\n## Installation\n\n1. Clone this repo\n2. Install the dependencies with `bower install`\n\n## Usage\n\nImport the component into your project, e.g.\n\n```\n\u003clink rel=\"import\" href=\"../bower_components/x-carousel/x-carousel.html\"\u003e\n```\n\nAnd declare the component with content to fill the slots (buttons are optional):\n\n```\n\u003cx-carousel\u003e\n    \u003cbutton type=\"button\" slot=\"left-button\" carousel-control-left\u003e\n        \u0026lt;\n    \u003c/button\u003e\n    \u003cdiv class=\"cards\" slot=\"content\"\u003e\n        \u003cdiv class=\"card\"\u003e\u003c/div\u003e\n        \u003cdiv class=\"card\"\u003e\u003c/div\u003e\n        ...\n    \u003c/div\u003e\n    \u003cbutton type=\"button\" slot=\"right-button\" carousel-control-right\u003e\n        \u0026gt;\n    \u003c/button\u003e\n\u003c/x-carousel\u003e\n```\n\n## Contributing\n\n1. Fork this repo and clone it locally\n2. Follow the installation instructions above\n3. Use [Polyserve](https://github.com/Polymer/polyserve) in development\n4. Make a new branch and commit your changes\n5. Push to your repository and make a pull request\n\n## Credits\n\nDeveloped at Kano Computing Ltd.\n\n## License\n\nGNU GENERAL PUBLIC LICENSE, version 3. See LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanocomputing%2Fx-carousel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkanocomputing%2Fx-carousel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanocomputing%2Fx-carousel/lists"}