{"id":20934913,"url":"https://github.com/fouita/images-carousel-zoom","last_synced_at":"2025-05-13T20:32:07.082Z","repository":{"id":49844250,"uuid":"294733846","full_name":"fouita/images-carousel-zoom","owner":"fouita","description":"Svelte and tailwindcss component to preview and zoom on product images","archived":false,"fork":false,"pushed_at":"2021-03-23T19:04:15.000Z","size":16,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T08:04:35.971Z","etag":null,"topics":["fouita","image-zoom","svelte","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fouita.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-11T15:34:39.000Z","updated_at":"2024-09-04T10:51:15.000Z","dependencies_parsed_at":"2022-08-30T11:01:04.414Z","dependency_job_id":null,"html_url":"https://github.com/fouita/images-carousel-zoom","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/fouita%2Fimages-carousel-zoom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fouita%2Fimages-carousel-zoom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fouita%2Fimages-carousel-zoom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fouita%2Fimages-carousel-zoom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fouita","download_url":"https://codeload.github.com/fouita/images-carousel-zoom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254021073,"owners_count":22000851,"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":["fouita","image-zoom","svelte","tailwindcss"],"created_at":"2024-11-18T22:11:58.289Z","updated_at":"2025-05-13T20:32:06.787Z","avatar_url":"https://github.com/fouita.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Svelte + tailwindcss image preview with zoom\n\nSvelte component to display and zoom on product images\n\n# install\n```bash\n$npm i @fouita/images-carousel-zoom -D\n```\n\n![fouita simple zoom](https://cdn.fouita.com/assets/pics/template/image-zoom/carousel-zoom.gif)\n\n# Responsive display\n\n![fouita simple zoom](https://cdn.fouita.com/assets/pics/template/image-zoom/small-screen.jpg)\n\n# How to use?\n\n```html\n\u003cscript\u003e\n    import ImgZoom from '@fouita/images-carousel-zoom'\n    const base_url = \"https://multimedia.bbycastatic.ca/multimedia/products/500x500/130/13021\"\n\u003c/script\u003e\n\n\u003cImgZoom images ={\n    selected :`${base_url}/13021743.jpg`,\n\tList :  [\n\t `${base_url}/13021743.jpg`,\n\t `${base_url}/13021743_1.jpg`,\n     `${base_url}/13021743_2.jpg`,\n     `${base_url}/13021743_3.jpg`,\n     `${base_url}/13021743_4.jpg`\n\t]\n   } \u003e\n```\n\n# Requirements\n* Tailwindcss \n* Svelte project\n\n# About\n[Fouita : UI framework for svelte + tailwind components](https://fouita.com)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffouita%2Fimages-carousel-zoom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffouita%2Fimages-carousel-zoom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffouita%2Fimages-carousel-zoom/lists"}