{"id":18822840,"url":"https://github.com/a2nt/cropper-image-mask","last_synced_at":"2026-06-10T16:31:34.754Z","repository":{"id":148322192,"uuid":"189635231","full_name":"a2nt/cropper-image-mask","owner":"a2nt","description":"Allows to crop image, cover some image areas with another images, merge them and send resulted image to the server","archived":false,"fork":false,"pushed_at":"2019-05-31T18:18:05.000Z","size":3611,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-29T11:55:26.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rawcdn.githack.com/a2nt/cropper-image-mask/master/dist/index.html","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a2nt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-31T17:43:57.000Z","updated_at":"2019-05-31T18:18:07.000Z","dependencies_parsed_at":"2023-05-19T18:30:56.704Z","dependency_job_id":null,"html_url":"https://github.com/a2nt/cropper-image-mask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/a2nt/cropper-image-mask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fcropper-image-mask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fcropper-image-mask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fcropper-image-mask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fcropper-image-mask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a2nt","download_url":"https://codeload.github.com/a2nt/cropper-image-mask/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fcropper-image-mask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34161283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-08T00:51:51.777Z","updated_at":"2026-06-10T16:31:34.726Z","avatar_url":"https://github.com/a2nt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cropper-image-mask\nAllows to crop image and cover some image areas with another images.\n\n1) Select an image at your computer\n2) Crop image at the browser\n3) Select image mask and place it to the cropped image area u'd like to cover\n4) Select an other image mask or click \"Submit\"\n\nResulted image (cropped and merged with image masks) will be sent to the server using AJAX.\n\nExample of uploading processing at src/upload.php\n\n# Demo\nhttps://rawcdn.githack.com/a2nt/cropper-image-mask/master/dist/index.html\n\n## Usage\nInstall required modules using:\nnpm install\n\nStart development server:\nyarn start\n\nAccess development server at:\nhttp://127.0.0.1:8001\n\nBuild your cropper script:\nyarn build\n\n## Directory structure\nsrc/ - your sources\n\n-- src/app.scss - specific app style\n\n-- src/_events.js - app events definitions\n\n-- src/_ui.spinner.js - spinner example\n\n-- src/_ui.form.croppie.scss - cropper-image-mask field style\n\n-- src/_ui.form.croppie.js - cropper-image-mask field js\n\n-- src/index.html - HTML example\n\n-- src/img - some example images \n\n-- src/upload.php - example of server-side processing\n\n\ndist/ - compiled scipts after \"yarn build\"\n\nYou can open dist/index.html to see demo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa2nt%2Fcropper-image-mask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa2nt%2Fcropper-image-mask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa2nt%2Fcropper-image-mask/lists"}