{"id":13535897,"url":"https://github.com/legeneek/vue-image-clip","last_synced_at":"2025-04-19T16:40:25.147Z","repository":{"id":54145537,"uuid":"62205333","full_name":"legeneek/vue-image-clip","owner":"legeneek","description":"Image clip component based on vue2","archived":false,"fork":false,"pushed_at":"2021-03-08T02:52:40.000Z","size":55,"stargazers_count":85,"open_issues_count":0,"forks_count":27,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T10:16:44.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vue","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/legeneek.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":"2016-06-29T07:28:50.000Z","updated_at":"2024-11-05T05:50:29.000Z","dependencies_parsed_at":"2022-08-13T07:31:23.360Z","dependency_job_id":null,"html_url":"https://github.com/legeneek/vue-image-clip","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legeneek%2Fvue-image-clip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legeneek%2Fvue-image-clip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legeneek%2Fvue-image-clip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legeneek%2Fvue-image-clip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/legeneek","download_url":"https://codeload.github.com/legeneek/vue-image-clip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249740024,"owners_count":21318674,"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-08-01T09:00:31.455Z","updated_at":"2025-04-19T16:40:25.125Z","avatar_url":"https://github.com/legeneek.png","language":"Vue","funding_links":[],"categories":["UI组件","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Awesome Vue.js"],"sub_categories":["Libraries \u0026 Plugins"],"readme":"# vue-image-clip\n\nImage clip component based on vue2. Try the [demo](https://legeneek.github.io/vue-image-clip/index.html)\n\n## Demo Setup\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n```\n\n## Usage\n\nJust add `CustomCropper.vue` and `SelectBox.vue` in `src/components` to your project.\n\nCustomCropper.vue require SelectBox.vue, you need to put them in the same directory\n\n```\n\u003ctemplate\u003e\n  \u003cdiv id=\"app\"\u003e\n    \u003cCustom-Cropper\u003e\u003c/Custom-Cropper\u003e\n  \u003c/div\u003e\n\u003c/template\u003e\n\n\u003cscript\u003e\n  import CustomCropper from './YourPath/CustomCropper';\n\n  export default {\n    components: {\n      CustomCropper\n    }\n  };\n\u003c/script\u003e\n\n```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegeneek%2Fvue-image-clip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flegeneek%2Fvue-image-clip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegeneek%2Fvue-image-clip/lists"}