{"id":19485744,"url":"https://github.com/devforth/quilljs-image-buttons","last_synced_at":"2026-03-04T06:01:25.848Z","repository":{"id":99006955,"uuid":"320556909","full_name":"devforth/quilljs-image-buttons","owner":"devforth","description":"Overlay image buttons for quill","archived":false,"fork":false,"pushed_at":"2020-12-11T11:44:18.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-25T18:41:50.623Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devforth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-12-11T11:37:55.000Z","updated_at":"2020-12-11T11:44:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee73825b-94b0-463c-9e65-b1f20f63545f","html_url":"https://github.com/devforth/quilljs-image-buttons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devforth/quilljs-image-buttons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fquilljs-image-buttons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fquilljs-image-buttons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fquilljs-image-buttons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fquilljs-image-buttons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devforth","download_url":"https://codeload.github.com/devforth/quilljs-image-buttons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fquilljs-image-buttons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30073674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T05:31:57.858Z","status":"ssl_error","status_checked_at":"2026-03-04T05:31:38.462Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-11-10T20:29:56.564Z","updated_at":"2026-03-04T06:01:25.603Z","avatar_url":"https://github.com/devforth.png","language":null,"readme":"# quilljs-image-buttons\nOverlay image buttons for quill\n\n![](https://s.hinty.io/W3owGBk5XoGtCvJc3x9kYi.png)\n\n```js\nimport Quill from 'quill';\nimport { imageButtons } from 'quilljs-image-buttons';\n\nQuill.register('modules/imageButtons', imageButtons);\n\nconst quill = new Quill(editor, {\n    modules: {\n        imageButtons: [\n          html: '\u003cbutton\u003eEdit\u003c/button\u003e',\n          callback: function(imageSrc, replaceImage) {\n             replaceImage(new_image_src)\n          },\n        ],\n    }\n});\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevforth%2Fquilljs-image-buttons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevforth%2Fquilljs-image-buttons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevforth%2Fquilljs-image-buttons/lists"}