{"id":19474577,"url":"https://github.com/tomasc/cycle2-rails","last_synced_at":"2025-04-25T12:31:51.065Z","repository":{"id":8384203,"uuid":"9958139","full_name":"tomasc/cycle2-rails","owner":"tomasc","description":"[DEPRECATED] Integrates jQuery Cycle2 with Rails asset pipeline","archived":false,"fork":false,"pushed_at":"2014-07-24T08:02:47.000Z","size":229,"stargazers_count":3,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-16T00:48:18.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/tomasc.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":"2013-05-09T11:44:54.000Z","updated_at":"2015-01-01T14:50:55.000Z","dependencies_parsed_at":"2022-07-31T00:47:49.980Z","dependency_job_id":null,"html_url":"https://github.com/tomasc/cycle2-rails","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/tomasc%2Fcycle2-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasc%2Fcycle2-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasc%2Fcycle2-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasc%2Fcycle2-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomasc","download_url":"https://codeload.github.com/tomasc/cycle2-rails/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250817789,"owners_count":21492223,"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-10T19:25:42.859Z","updated_at":"2025-04-25T12:31:49.541Z","avatar_url":"https://github.com/tomasc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEPRECATED:\n\nThis solution is replaced by [Rails Assets](https://rails-assets.org) and the `rails-assets-jquery-cycle2` gem.\n\n# Cycle2-Rails\n\nIntegrates [jquery.cycle2.js](http://jquery.malsup.com/cycle2) with the Rails asset pipeline.\n\nCycle2 is a versatile slideshow plugin for jQuery built around ease-of-use. It supports a declarative initialization style that allows full customization without any scripting. Simply include the plugin, declare your markup, and Cycle2 does the rest.\n\nCycle2 was written by Mike Alsup. \n\n# For Rails 3.1+ only (including Rails 4)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'cycle2-rails'\n\nAnd then execute:\n\n    $ bundle\n\n## Usage\n\nIn your application.js\n\n    //= require jquery.cycle2\n\nAdditionaly you can use optional Cycle2 plugins like this:\n\n    //= require jquery.cycle2.carousel\n    //= require jquery.cycle2.swipe\n\nNote jquery.cycle2 included automatically if you use any plugin.\nMore info about optional plugins on Cycle2 page: http://jquery.malsup.com/cycle2/download/\n\nIf you wish use only additional plugins you can include only needed base modules.\nFor example:\n\n    //= require jquery.cycle2.autoheight\n    //= require jquery.cycle2.swipe\n\nMore info about core plugins: http://jquery.malsup.com/cycle2/download/advanced.php\n\nAlso you can include all core modules and additional plugins:\n\n    //= require jquery.cycle2.all\n\n\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasc%2Fcycle2-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomasc%2Fcycle2-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasc%2Fcycle2-rails/lists"}