{"id":15152712,"url":"https://github.com/mawiegand/jquery-bc-swipe","last_synced_at":"2026-01-19T22:32:05.374Z","repository":{"id":56879299,"uuid":"97867242","full_name":"mawiegand/jquery-bc-swipe","owner":"mawiegand","description":"Bootstrap Carousel Swipe (bcSwipe) for Rails 5 Asset Pipeline","archived":false,"fork":false,"pushed_at":"2017-07-20T19:40:06.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T05:45:51.819Z","etag":null,"topics":["assets","bcswipe","bootstrap","carousel","javascript","rails","rails5","swipe"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/mawiegand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-20T18:37:21.000Z","updated_at":"2017-07-20T19:02:36.000Z","dependencies_parsed_at":"2022-08-20T11:40:42.497Z","dependency_job_id":null,"html_url":"https://github.com/mawiegand/jquery-bc-swipe","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mawiegand/jquery-bc-swipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawiegand%2Fjquery-bc-swipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawiegand%2Fjquery-bc-swipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawiegand%2Fjquery-bc-swipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawiegand%2Fjquery-bc-swipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mawiegand","download_url":"https://codeload.github.com/mawiegand/jquery-bc-swipe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawiegand%2Fjquery-bc-swipe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28587241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: 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":["assets","bcswipe","bootstrap","carousel","javascript","rails","rails5","swipe"],"created_at":"2024-09-26T16:21:37.663Z","updated_at":"2026-01-19T22:32:05.350Z","avatar_url":"https://github.com/mawiegand.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JqueryBcSwipe\nThis gem adds the super lightweight (~600 bytes) jQuery plugin to enable swipe gestures for Bootstrap 3\ncarousels on iOS and Android to Rails' asset pipeline.\n\n## Installation\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'jquery_bc_swipe'\n```\n\nAnd then execute:\n```bash\n$ bundle\n```\n\nOr install it yourself as:\n```bash\n$ gem install jquery_bc_swipe\n```\n\nInclude jquery.bcSwipe (or jquery.bcSwipe.min) in your `application.js` manifest:\n\n```javscript    \n//= require jquery\n//= require jquery_ujs\n//= require jquery.bcSwipe\n```\n\n## Usage\n```javascript\n$('.carousel').bcSwipe({ threshold: 50 });\n```\nAdjusting threshold will determine how long a swipe must be to move to the next carousel slide.\nFor more details see [Bootstrap Carousel Swipe](https://github.com/maaaaark/bcSwipe)\n\n## Contributing\nFeel free to report gem issues [here](https://github.com/mawiegand/jquery-bc-swipe/issues).\nFor library issues see [Bootstrap Carousel Swipe](https://github.com/maaaaark/bcSwipe).\n\n## License\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmawiegand%2Fjquery-bc-swipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmawiegand%2Fjquery-bc-swipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmawiegand%2Fjquery-bc-swipe/lists"}