{"id":15720031,"url":"https://github.com/ujw0l/image-carousel","last_synced_at":"2025-03-30T22:46:22.063Z","repository":{"id":57272309,"uuid":"285831562","full_name":"ujw0l/image-carousel","owner":"ujw0l","description":"Image carousel JS library","archived":false,"fork":false,"pushed_at":"2020-08-13T14:35:33.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-08T17:15:45.228Z","etag":null,"topics":["carousel","image-carousel","js-library","vanilla-js"],"latest_commit_sha":null,"homepage":"https://ujw0l.github.io/image-carousel/","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/ujw0l.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":"2020-08-07T13:07:57.000Z","updated_at":"2024-07-27T13:24:39.000Z","dependencies_parsed_at":"2022-09-15T09:52:47.055Z","dependency_job_id":null,"html_url":"https://github.com/ujw0l/image-carousel","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujw0l%2Fimage-carousel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujw0l%2Fimage-carousel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujw0l%2Fimage-carousel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujw0l%2Fimage-carousel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ujw0l","download_url":"https://codeload.github.com/ujw0l/image-carousel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390857,"owners_count":20769476,"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","image-carousel","js-library","vanilla-js"],"created_at":"2024-10-03T21:57:34.307Z","updated_at":"2025-03-30T22:46:22.044Z","avatar_url":"https://github.com/ujw0l.png","language":"JavaScript","funding_links":["https://www.patreon.com/ujw0l"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to images-carousel 👋\u003c/h1\u003e\n\u003cp\u003e\n  \u003ca href=\"https://www.npmjs.com/package/images-carousel\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Version\" src=\"https://img.shields.io/npm/v/images-carousel.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/ujw0l/image-carousel#readme\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Documentation\" src=\"https://img.shields.io/badge/documentation-yes-brightgreen.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/ujw0l/image-carousel/graphs/commit-activity\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Maintenance\" src=\"https://img.shields.io/badge/Maintained%3F-yes-green.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/ujw0l/image-carousel/blob/master/LICENSE\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/github/license/ujw0l/image-carousel\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://twitter.com/bastakotiujwol\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Twitter: bastakotiujwol\" src=\"https://img.shields.io/twitter/follow/bastakotiujwol.svg?style=social\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e JS library to create image carousel\n\n### 🏠 [Homepage](https://ujw0l.github.io/image-carousel/)\n\n## Install\n\n```sh\nnpm install images-carousel\n```\n\n## Script \n\n```sh\nDownload and include file\nimage-carousel.js\n\n```\n\n## initialize\n\n```sh\n new imageCarousel(selector/s,{callBack : function});\n```\n\n## Author\n\n👤 **ujw0l**\n\n* Website: http://ujw0l.github.io\n* Twitter: [@bastakotiujwol](https://twitter.com/bastakotiujwol)\n* Github: [@ujw0l](https://github.com/ujw0l)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\u003cbr /\u003eFeel free to check [issues page](https://github.com/ujw0l/image-carousel/issues). You can also take a look at the [contributing guide](https://github.com/ujw0l/image-carousel/blob/master/CONTRIBUTING.md).\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n\u003ca href=\"https://www.patreon.com/ujw0l\"\u003e\n  \u003cimg src=\"https://c5.patreon.com/external/logo/become_a_patron_button@2x.png\" width=\"160\"\u003e\n\u003c/a\u003e\n\n## 📝 License\n\nCopyright © 2020 [ujw0l](https://github.com/ujw0l).\u003cbr /\u003e\nThis project is [MIT](https://github.com/ujw0l/image-carousel/blob/master/LICENSE) licensed.\n\n***\n_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fujw0l%2Fimage-carousel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fujw0l%2Fimage-carousel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fujw0l%2Fimage-carousel/lists"}