{"id":17540502,"url":"https://github.com/fromkk/jquery.bgcarousel.plugin","last_synced_at":"2025-03-29T04:41:23.083Z","repository":{"id":23954581,"uuid":"27336532","full_name":"fromkk/jQuery.BgCarousel.Plugin","owner":"fromkk","description":"jQuery BgCarousel Plugin is background carousel of full screen.","archived":false,"fork":false,"pushed_at":"2014-11-30T13:48:45.000Z","size":28353,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T14:28:08.324Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fromkk.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":"2014-11-30T13:26:47.000Z","updated_at":"2014-12-01T06:32:54.000Z","dependencies_parsed_at":"2022-07-30T05:07:57.315Z","dependency_job_id":null,"html_url":"https://github.com/fromkk/jQuery.BgCarousel.Plugin","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/fromkk%2FjQuery.BgCarousel.Plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FjQuery.BgCarousel.Plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FjQuery.BgCarousel.Plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FjQuery.BgCarousel.Plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fromkk","download_url":"https://codeload.github.com/fromkk/jQuery.BgCarousel.Plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140536,"owners_count":20729797,"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-10-20T22:24:03.678Z","updated_at":"2025-03-29T04:41:23.049Z","avatar_url":"https://github.com/fromkk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jQuery BgCarousel Plugin\n\njQuery BgCarousel Plugin is background carousel of full screen.  \n\nフルスクリーン背景のカルーセルプラグインです。  \nimgタグとvideoタグに対応しています。\n   \n\n## Usage\n```Javascript\n\u003clink rel=\"stylesheet\" href=\"css/jquery.bgcarousel.css\" type=\"text/css\"\u003e\n\u003cscript src=\"js/jquery.min.js\" type=\"text/javascript\"\u003e\u003c/script\u003e\n\u003cscript src=\"js/jquery.easing.1.3.js\" type=\"text/javascript\"\u003e\u003c/script\u003e\n\u003cscript src=\"js/jquery.bgcarousel.js\" type=\"text/javascript\"\u003e\u003c/script\u003e\n$(function()\n{\n    $('#bg_carousel').BgCarousel({\n        left: '#left-button',    //左ボタンのセレクター\n        right: '#right-button',  //右ボタンのセレクター\n        children:'li',           //背景画像コンテンツのセレクター\n        contents:'img,video',    //有効コンテンツ\n        duration: 500,           //アニメーションのスピード\n        interval:3000,           //アニメーションが動作する間の時間\t\n        direction:'left',        //タイマーで動作するアニメーションの方向\n        easing:'linear',         //jquery.easing.1.3.jsのイージングが有効\n        timer:true,              //true or false\n        keyboard:true            //true or false\n    });\n});\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromkk%2Fjquery.bgcarousel.plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffromkk%2Fjquery.bgcarousel.plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromkk%2Fjquery.bgcarousel.plugin/lists"}