{"id":18372424,"url":"https://github.com/biko2/jquery-slimer","last_synced_at":"2025-04-10T23:55:54.241Z","repository":{"id":57282656,"uuid":"95881700","full_name":"biko2/jquery-slimer","owner":"biko2","description":"Jquery slider with timer and bar.","archived":false,"fork":false,"pushed_at":"2017-07-12T12:07:19.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-10T23:55:51.082Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biko2.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-06-30T11:16:15.000Z","updated_at":"2017-06-30T12:41:49.000Z","dependencies_parsed_at":"2022-08-31T00:02:00.722Z","dependency_job_id":null,"html_url":"https://github.com/biko2/jquery-slimer","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/biko2%2Fjquery-slimer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biko2%2Fjquery-slimer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biko2%2Fjquery-slimer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biko2%2Fjquery-slimer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biko2","download_url":"https://codeload.github.com/biko2/jquery-slimer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317699,"owners_count":21083528,"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":[],"created_at":"2024-11-06T00:05:42.821Z","updated_at":"2025-04-10T23:55:54.215Z","avatar_url":"https://github.com/biko2.png","language":"JavaScript","readme":"# jquery.slimer.js #\n\n\u003e Simple slider with timer and progress bar.\n\n[https://github.com/biko2/jquery-slimer](https://github.com/biko2/jquery-slimer)\n\n### Demo\n\nSee the [jquery.slimer.js demo](https://github.com/biko2/jquery-slimer).\n\n\n### Install\n\n[jQuery](http://jquery.com/download/) is required, so include it first.\n  Download [jquery.slimer.js](https://raw.githubusercontent.com/biko2/jquery-slimer/master/jquery.slimer.js) and include the script in your HTML file:\n\n\t\u003cscript src=\"jquery.slimer.js\" type=\"text/javascript\"\u003e\u003c/script\u003e\n\nYou can also install using the package managers [Bower](http://bower.io/search/?q=slimer)\n\n    bower install jquery-slimer\n\n### Usage\n\n\t$(function() {\n\t\t$('.item').slimer(options);\n\t});\n\nWhere `options` is an optional parameter.   \nSee below for a description of the available options and defaults.\n\n### Options\n\nThe default `options` are:\n\n    {\n      time: 10000,\n      classBar: '.js-progress-bar',\n      classWrapper: '.js-slider-wrap',\n      classHidden: 'hidden',\n      classLeft: '.js-slider-left',\n      classRight: '.js-slider-right'\n    }\n\n\n## POWERED by BIKO2\n### Twitter: [@biko2](https://twitter.com/biko2)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiko2%2Fjquery-slimer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbiko2%2Fjquery-slimer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiko2%2Fjquery-slimer/lists"}