{"id":19780852,"url":"https://github.com/guyisra/slickjs_rails","last_synced_at":"2025-04-30T21:33:46.541Z","repository":{"id":15503506,"uuid":"18237522","full_name":"guyisra/slickjs_rails","owner":"guyisra","description":"Slick Carousel for Rails 3.1+ Asset Pipeline","archived":false,"fork":false,"pushed_at":"2015-12-05T06:53:12.000Z","size":220,"stargazers_count":26,"open_issues_count":0,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-14T15:20:43.951Z","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/guyisra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-29T08:38:35.000Z","updated_at":"2019-06-05T10:42:28.000Z","dependencies_parsed_at":"2022-09-16T04:40:20.726Z","dependency_job_id":null,"html_url":"https://github.com/guyisra/slickjs_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/guyisra%2Fslickjs_rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyisra%2Fslickjs_rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyisra%2Fslickjs_rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyisra%2Fslickjs_rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guyisra","download_url":"https://codeload.github.com/guyisra/slickjs_rails/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224225332,"owners_count":17276435,"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-12T05:41:27.823Z","updated_at":"2024-11-12T05:41:28.535Z","avatar_url":"https://github.com/guyisra.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SlickRails\n\nSlick Carousel for Rails 3.1+ asset pipeline\n\n\n## Breaking change in 1.4.0 and up\n\nwell not exactly breaking, but notice that the theme and core are seperated stylesheets, so you need to require both (see usage below)\n\n\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'slick_rails'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install slick_rails\n\n## Usage\n\nadd to js manifests\n\n    //= require slick\n\nand to css manifest\n\n    *= require slick\n    *= require slick-theme  \n\nslick-theme is only relevant to 1.4.0 and up\n\nNote: This plugin has custom fonts for dots and arrows and such. These are provided in /fonts (from the original     repo) and are referred in the css.\n\nIf you want them make sure the asset pipeline will handle them with something like\n\n    config.assets.precompile += %w( .js .css *.css.scss .svg .eot .woff .ttf)\n\nif you don't want them - ignore what I just wrote, and overwrite\n\n    .slick-prev:before\n    .slick-next:before\n    .slick-dots li a:before\n\n\n\nsee instruction and full info in https://github.com/kenwheeler/slick\n\n## Contributing\n\n1. Fork it ( http://github.com/guyisra/slick_rails/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add 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%2Fguyisra%2Fslickjs_rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguyisra%2Fslickjs_rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguyisra%2Fslickjs_rails/lists"}