{"id":15714103,"url":"https://github.com/d1ceward/cropper_rails","last_synced_at":"2025-05-12T23:22:25.594Z","repository":{"id":62556405,"uuid":"148640595","full_name":"d1ceward/cropper_rails","owner":"d1ceward","description":"Integrate Cropper library into Rails asset pipeline","archived":false,"fork":false,"pushed_at":"2023-09-18T08:37:44.000Z","size":94,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-27T19:07:35.322Z","etag":null,"topics":["assets","cropperjs","rails"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/cropper_rails","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/d1ceward.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-13T13:19:15.000Z","updated_at":"2024-08-19T12:09:12.000Z","dependencies_parsed_at":"2024-08-05T18:35:25.694Z","dependency_job_id":null,"html_url":"https://github.com/d1ceward/cropper_rails","commit_stats":{"total_commits":26,"total_committers":1,"mean_commits":26.0,"dds":0.0,"last_synced_commit":"748be09754c8c14e1f50891b0ca134ab0cd20e75"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d1ceward%2Fcropper_rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d1ceward%2Fcropper_rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d1ceward%2Fcropper_rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d1ceward%2Fcropper_rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d1ceward","download_url":"https://codeload.github.com/d1ceward/cropper_rails/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253838100,"owners_count":21972093,"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":["assets","cropperjs","rails"],"created_at":"2024-10-03T21:34:45.522Z","updated_at":"2025-05-12T23:22:25.586Z","avatar_url":"https://github.com/d1ceward.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cropper for Rails\n[![Gem Version](https://badge.fury.io/rb/cropper_rails.svg)](https://badge.fury.io/rb/cropper_rails)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-no-red.svg)](https://github.com/d1ceward/jquery-cropper-rails/graphs/commit-activity)\n\n\n[Cropper.js](https://github.com/fengyuanchen/cropperjs) is simple javaScript image cropper.\n\n[jQuery Cropper](https://github.com/fengyuanchen/jquery-cropper) is a jQuery plugin wrapper for Cropper.js.\n\nThe `cropper_rails` gem integrates the `Cropper.js` library and `jQuery Cropper` plugin with the Rails asset pipeline.\n\n## Installation\n\n### Install cropper_rails gem\n\nAdd `cropper_rails` to your Gemfile and run `bundle install`:\n```ruby\n  gem 'cropper_rails'\n```\n\n### Include cropper_rails javascript assets\n\nAdd the following to your `app/assets/javascripts/application.js`:\n```js\n  //= require cropper\n  //= require jquery-cropper\n```\n\n### Include cropper_rails stylesheet assets\n\nAdd to your `app/assets/stylesheets/application.css`:\n```css\n  *= require cropper\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/d1ceward/cropper_rails. By contributing you agree to abide by the Code of Merit.\n\n## Code of Conduct\n\nEveryone interacting in the cropper_rails project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/d1ceward/cropper_rails/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd1ceward%2Fcropper_rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd1ceward%2Fcropper_rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd1ceward%2Fcropper_rails/lists"}