{"id":13677925,"url":"https://github.com/mehdibo/jquery-imgedit","last_synced_at":"2026-03-10T01:32:28.583Z","repository":{"id":144689809,"uuid":"118483550","full_name":"mehdibo/jquery-imgedit","owner":"mehdibo","description":"Small jQuery plugin to edit an inline image","archived":false,"fork":false,"pushed_at":"2018-01-22T16:40:59.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T10:59:36.844Z","etag":null,"topics":["image","imageupload","jquery","jquery-plugin"],"latest_commit_sha":null,"homepage":"","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/mehdibo.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":"2018-01-22T16:29:30.000Z","updated_at":"2024-10-09T03:06:49.000Z","dependencies_parsed_at":"2023-05-03T19:25:17.349Z","dependency_job_id":null,"html_url":"https://github.com/mehdibo/jquery-imgedit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mehdibo/jquery-imgedit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehdibo%2Fjquery-imgedit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehdibo%2Fjquery-imgedit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehdibo%2Fjquery-imgedit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehdibo%2Fjquery-imgedit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehdibo","download_url":"https://codeload.github.com/mehdibo/jquery-imgedit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehdibo%2Fjquery-imgedit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30320889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["image","imageupload","jquery","jquery-plugin"],"created_at":"2024-08-02T13:00:48.580Z","updated_at":"2026-03-10T01:32:28.550Z","avatar_url":"https://github.com/mehdibo.png","language":"JavaScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# jquery-imgedit\nThis is a small plugin to edit an inline image, what does this plugin do is make an image editable by clicking on it and uploading a new one with a preview (it replaces the original clicked image) then the plugin adds a file input to the target form.\n\n# Example\nthe `index.html` page shows a simple example\n\n# Documentation\nFirst you need to load the jQuery library and then the **imgEdit** plugin.\n\n`\u003cscript src='./src/imgEdit.js'\u003e\u003c/script\u003e`\n\nthen add this code\n\n    $(\"YOUR IMG TAG SELECTOR\").imgEdit({\n        inputName : \"THE CREATED INPUT'S NAME\",\n        form : \"THE TARGET FORM WHERE THE INPUT WILL BE CREATED\",\n    });\n    \n# Contributing\nAll contributions are welcome\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehdibo%2Fjquery-imgedit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehdibo%2Fjquery-imgedit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehdibo%2Fjquery-imgedit/lists"}