{"id":16758136,"url":"https://github.com/foo123/minislider","last_synced_at":"2025-06-11T23:35:54.147Z","repository":{"id":206496359,"uuid":"716919197","full_name":"foo123/minislider","owner":"foo123","description":"Optimized responsive mini slider (up to 12 slides) for Desktop and Mobile","archived":false,"fork":false,"pushed_at":"2023-12-13T07:40:05.000Z","size":25815,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T19:48:41.313Z","etag":null,"topics":["responsive","slider"],"latest_commit_sha":null,"homepage":"https://foo123.github.io/examples/minislider/","language":"JavaScript","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/foo123.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-10T06:37:54.000Z","updated_at":"2024-01-07T09:39:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"664f8a7b-c974-4d4f-9f60-c4dff81c3dea","html_url":"https://github.com/foo123/minislider","commit_stats":null,"previous_names":["foo123/minislider"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo123%2Fminislider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo123%2Fminislider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo123%2Fminislider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo123%2Fminislider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foo123","download_url":"https://codeload.github.com/foo123/minislider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243838277,"owners_count":20356005,"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":["responsive","slider"],"created_at":"2024-10-13T04:04:15.395Z","updated_at":"2025-03-16T07:25:45.991Z","avatar_url":"https://github.com/foo123.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minislider\n\nOptimized responsive mini slider (up to 12 slides) for Desktop and Mobile\n\n\n**version: 1.1.0** (6.5kB minified)\n\n\n**demo**\n\n\n```html\n\u003cstyle type=\"text/css\"\u003e\n.minislider {\n    width: 100%;\n    margin: 0 auto;\n    --slides-per-area: 1;\n    --aspect-ratio: calc(16 / 9); /* 16 : 9 */\n}\n\u003c/style\u003e\n\u003cdiv class=\"minislider\"\u003e\n\n\u003cdiv class=\"slider\" data-slide=\"1\" data-slides=\"3\"\u003e\n    \u003ca class=\"slide\" href=\"https://en.wikipedia.org/wiki/Landscape\" target=\"_blank\" style=\"background-image:url('./imgs/1.jpg')\"\u003e\u003c/a\u003e\n    \u003ca class=\"slide\" href=\"https://en.wikipedia.org/wiki/Landscape\" target=\"_blank\" style=\"background-image:url('./imgs/3.jpg')\"\u003e\u003c/a\u003e\n    \u003cfigure class=\"slide\" style=\"background-image:url('./imgs/4.jpg')\"\u003e\u003c/figure\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"bullets\"\u003e\n    \u003ca href=\"javascript:void(0)\" class=\"bullet\" data-slide=\"0\" title=\"1\"\u003e\u003c/a\u003e\n    \u003ca href=\"javascript:void(0)\" class=\"bullet\" data-slide=\"1\" title=\"2\"\u003e\u003c/a\u003e\n    \u003ca href=\"javascript:void(0)\" class=\"bullet\" data-slide=\"2\" title=\"3\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n\u003ca href=\"javascript:void(0)\" class=\"arrow prev\" data-slide=\"prev\" title=\"Previous\"\u003e\u003c/a\u003e\n\u003ca href=\"javascript:void(0)\" class=\"arrow next\" data-slide=\"next\" title=\"Next\"\u003e\u003c/a\u003e\n\n\u003c/div\u003e\n\u003cscript\u003eminislider(document.querySelectorAll('.minislider')).start();\u003c/script\u003e\n```\n\n![mini slider](/minislider.gif)\n\n\n**Options:**\n\nThe following are flexible options via CSS custom properties.\n\n* `--slides-per-area`: number of slides visible at the same time (default `1`)\n* `--aspect-ratio`: aspect ratio of slide (default `1 : 1`)\n* `--use-aspect-ratio`: flag enabling use of aspect ratio, else custom height management (default `1`)\n* `--auto-play`: flag enabling slideshow autoplay (default `0`)\n* `--delay`: duration in `ms` for current slide to stay visible during autoplay (default `2000ms`)\n* `--swipe`: duration in `ms` for swipe transition (default `400ms`)\n* `--bullet-color`: bullet color (default `#fff`);\n* `--bullet-active-color`: active bullet color (default `#999`);\n* `--slide-color`: slide background color (default `#f0f0f0`);\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoo123%2Fminislider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoo123%2Fminislider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoo123%2Fminislider/lists"}