{"id":21972583,"url":"https://github.com/dohoons/jquery.touchflow","last_synced_at":"2025-04-28T13:14:03.185Z","repository":{"id":57282680,"uuid":"51677672","full_name":"dohoons/jquery.touchFlow","owner":"dohoons","description":"jQuery Touch Overflow Scroller http://dohoons.com/test/touchFlow/","archived":false,"fork":false,"pushed_at":"2019-10-06T11:10:24.000Z","size":60,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T13:13:55.503Z","etag":null,"topics":["jquery","scroller","swipe","touchflow"],"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/dohoons.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":"2016-02-14T03:20:32.000Z","updated_at":"2021-11-19T12:45:19.000Z","dependencies_parsed_at":"2022-08-31T00:01:55.909Z","dependency_job_id":null,"html_url":"https://github.com/dohoons/jquery.touchFlow","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohoons%2Fjquery.touchFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohoons%2Fjquery.touchFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohoons%2Fjquery.touchFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohoons%2Fjquery.touchFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dohoons","download_url":"https://codeload.github.com/dohoons/jquery.touchFlow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251319593,"owners_count":21570428,"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":["jquery","scroller","swipe","touchflow"],"created_at":"2024-11-29T15:19:08.174Z","updated_at":"2025-04-28T13:14:03.123Z","avatar_url":"https://github.com/dohoons.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# jquery.touchFlow\n- jQuery 기반의 수평or수직 터치스크롤 내비게이션 플러그인\n- 마크업 요소 선택에 제약이 없으며 초보자도 쉽게 사용하도록 설계\n- PC 브라우저에서 드래그로 사용가능 (기본 옵션으로 포함 v1.6.0)\n- CSS Selector에 따라 다중 적용 가능\n- jQuery 1.7+, IE9+ 지원\n\n## Demo\nhttp://dohoons.com/test/touchFlow\n\n## 설치 방법\n\n### \\\u003cscript\\\u003e 태그 추가\n``` html\n\u003cscript src=\"jquery.touchFlow.js\"\u003e\u003c/script\u003e\n```\n\n### NPM\n\n``` sh\n$ npm i jquery.touchflow\n```\n``` js\nvar $ = require('jquery');\nrequire('jquery.touchflow')($);\n```\n\n## 기본 사용법\n``` css\n.nav_h_type { background: #ccc; position: relative; overflow: hidden; }\n.nav_h_type ul { float: left; display: block; font-size: 0; white-space: nowrap; position: relative; }\n.nav_h_type li { box-sizing: border-box; display: inline-block; width: 100px; height: 100px; line-height: 100px; vertical-align: top; text-align: center; font-size: 12px; background: #eee; border: 1px solid #ccc; }\n.nav_h_type li.on { background: #aaa; font-weight: bold; }\n```\n\n``` html\n\u003cdiv class=\"nav_h_type\"\u003e\n\t\u003cul\u003e\n\t\t\u003cli\u003econtents 1\u003c/li\u003e\n\t\t\u003cli\u003econtents 2\u003c/li\u003e\n\t\t\u003cli\u003econtents 3\u003c/li\u003e\n\t\t\u003cli\u003econtents 4\u003c/li\u003e\n\t\t\u003cli\u003econtents 5\u003c/li\u003e\n\t\t\u003cli class=\"on\"\u003econtents 6\u003c/li\u003e\n\t\t\u003cli\u003econtents 7\u003c/li\u003e\n\t\t\u003cli\u003econtents 8\u003c/li\u003e\n\t\t\u003cli\u003econtents 9\u003c/li\u003e\n\t\t\u003cli\u003econtents 10\u003c/li\u003e\n\t\u003c/ul\u003e\n\u003c/div\u003e\n```\n\n``` js\n$(\".nav_h_list\").touchFlow({\n\taxis : \"x\",\n\tpage : \"li.on\"\n});\n```\n\n## Options\n\n| Option Name | Defaut | Description |\n| --- | --- | --- |\n| useMouse | true | 마우스 드래그 사용 |\n| useWheel | true | 휠스크롤 사용 |\n| axis | 'x' | 드래그 방향 ('x','y') |\n| page | 0 | 초기 페이지 (아이템 인덱스 숫자 or CSS 셀렉터 문자열) |\n| speed | 200 | 애니메이션 속도 (ms) |\n| snap | false | 스냅 기능 사용 |\n| scrollbar | false | 스크롤바 표시 |\n| scrollbarAutoHide | false | 스크롤바 자동숨김 |\n\n## Method\n\n| Name | Description |\n| --- | --- |\n| go_page(index) | index 페이지로 이동 |\n| posX() | X 위치값 |\n| posX(value) | X 위치값 변경 |\n| posY() | Y 위치값 |\n| posY(value) | Y 위치값 변경 |\n\n## CallBack\n\n| Name | Description |\n| --- | --- |\n| initComplete | 초기화 콜백 |\n| stopped | 스크롤 정지 콜백 |\n| resizeend | 윈도우 리사이즈 콜백 |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdohoons%2Fjquery.touchflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdohoons%2Fjquery.touchflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdohoons%2Fjquery.touchflow/lists"}