{"id":19681223,"url":"https://github.com/marfullsen/swipe-pages-effect-js","last_synced_at":"2026-03-19T11:03:31.266Z","repository":{"id":139327132,"uuid":"432332874","full_name":"Marfullsen/swipe-pages-effect-js","owner":"Marfullsen","description":"Swipe pages effect using pure js","archived":false,"fork":false,"pushed_at":"2021-11-27T04:02:58.000Z","size":105,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-20T17:11:04.952Z","etag":null,"topics":["pure-javascript","purecss","swipe","swipe-gestures","swipeable","swiper","swiper-slider","vanilla","vanilla-javascript","vanilla-js","vanillajs"],"latest_commit_sha":null,"homepage":"https://marfullsen.github.io/swipe-pages-effect-js/","language":"HTML","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/Marfullsen.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":"2021-11-27T00:33:16.000Z","updated_at":"2022-09-19T11:45:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7bb93e7-e2aa-4b2e-be7f-bcbbc74a9499","html_url":"https://github.com/Marfullsen/swipe-pages-effect-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Marfullsen/swipe-pages-effect-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marfullsen%2Fswipe-pages-effect-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marfullsen%2Fswipe-pages-effect-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marfullsen%2Fswipe-pages-effect-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marfullsen%2Fswipe-pages-effect-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Marfullsen","download_url":"https://codeload.github.com/Marfullsen/swipe-pages-effect-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marfullsen%2Fswipe-pages-effect-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30052506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T15:26:47.567Z","status":"ssl_error","status_checked_at":"2026-03-03T15:26:17.132Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["pure-javascript","purecss","swipe","swipe-gestures","swipeable","swiper","swiper-slider","vanilla","vanilla-javascript","vanilla-js","vanillajs"],"created_at":"2024-11-11T18:07:15.571Z","updated_at":"2026-03-03T17:34:14.442Z","avatar_url":"https://github.com/Marfullsen.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://marfullsen.github.io/swipe-pages-effect-js/\" rel=\"noopener\"\u003e\n    \u003cimg src=\"./docs/img/screenshot_swipe_page_iphone_5.png\" width=\"300\" alt=\"Screenshot Swipe\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eSwipe Pages in Pure Javascript\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://img.shields.io/badge/Vanilla-JavaScript-yellow.svg\" alt=\"Vanilla JS\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/CSS-3-orange.svg\" alt=\"CSS3\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/HTML-5-green.svg\" alt=\"HTML5\"\u003e\n\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  Swipe Between Two Pages using Vanilla JS.\n\u003c/p\u003e\n\n## 🧐 About \u003ca name = \"about\"\u003e\u003c/a\u003e\n\nTranscription of the code from [swipe pages in pure javascript](https://www.youtube.com/watch?v=bV9idMbioqg) by [Real Project Mastery](https://www.youtube.com/channel/UCm8qqU47OfA_3jforf37cwg).\n\n## 📘 Preview \u003ca name = \"preview\"\u003e\u003c/a\u003e\n\nThe preview is available on [marfullsen.rocks/swipe-pages-effect-js/](https://marfullsen.github.io/swipe-pages-effect-js/)\n\n## 🔧 Desktop browsers \u003ca name = \"desktop\"\u003e\u003c/a\u003e\n\nTo test on a desktop browser, go to **DevTools**, and then click on *Toggle device toolbar*.\n\n\u003cimg src=\"./docs/img/screenshot_swipe.png\" width=\"500\" alt=\"Screenshot DevTools\"\u003e\n\n## 🎉 References \u003ca name = \"references\"\u003e\u003c/a\u003e\n\n- [Swipe pages in pure javascript](https://www.youtube.com/watch?v=bV9idMbioqg)\n- [The Touch Event](https://www.w3schools.com/jsref/obj_touchevent.asp)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarfullsen%2Fswipe-pages-effect-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarfullsen%2Fswipe-pages-effect-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarfullsen%2Fswipe-pages-effect-js/lists"}