{"id":13773838,"url":"https://github.com/DennisSuitters/summernote-image-shapes","last_synced_at":"2025-05-11T06:31:49.949Z","repository":{"id":87646509,"uuid":"79349854","full_name":"DennisSuitters/summernote-image-shapes","owner":"DennisSuitters","description":"Adds Button to Image Popup that allows adding Classes for Bootstraps Image Shapes.","archived":false,"fork":false,"pushed_at":"2019-12-22T02:46:10.000Z","size":4115,"stargazers_count":3,"open_issues_count":0,"forks_count":9,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-01T11:05:28.378Z","etag":null,"topics":["addons","bootstrap-image-shapes","image-popover","plugin","summernote","summernote-image-shapes","summernote-plugins","wysiwyg"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/DennisSuitters.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}},"created_at":"2017-01-18T14:50:02.000Z","updated_at":"2021-09-03T16:48:31.000Z","dependencies_parsed_at":"2024-01-13T11:13:33.900Z","dependency_job_id":null,"html_url":"https://github.com/DennisSuitters/summernote-image-shapes","commit_stats":null,"previous_names":["dennissuitters/summernote-image-shapes","diemendesign/summernote-image-shapes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DennisSuitters%2Fsummernote-image-shapes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DennisSuitters%2Fsummernote-image-shapes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DennisSuitters%2Fsummernote-image-shapes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DennisSuitters%2Fsummernote-image-shapes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DennisSuitters","download_url":"https://codeload.github.com/DennisSuitters/summernote-image-shapes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253528362,"owners_count":21922623,"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":["addons","bootstrap-image-shapes","image-popover","plugin","summernote","summernote-image-shapes","summernote-plugins","wysiwyg"],"created_at":"2024-08-03T17:01:20.725Z","updated_at":"2025-05-11T06:31:47.389Z","avatar_url":"https://github.com/DennisSuitters.png","language":"JavaScript","funding_links":[],"categories":["Plugins"],"sub_categories":["Formatting"],"readme":"# summernote-image-shapes\nA plugin for the [Summernote](https://github.com/summernote/summernote/) WYSIWYG editor.\n\nAdds a dropdown to choose from Bootstrap image shapes (Thanks to [MarcosBL](https://github.com/MarcosBL)).\n\n### Installation\n\n#### 1. Include JS\n\nInclude the following code after including Summernote:\n\n```html\n\u003cscript src=\"summernote-image-shapes.js\"\u003e\u003c/script\u003e\n```\n\n#### 2. Supported languages\nCurrently available in English and Brazilian Portuguese!\n\n#### 3. Summernote options\nFinally, customize the Summernote image popover.\n\n```javascript\n$(document).ready(function() {\n    $('#summernote').summernote({\n        popover: {\n            image: [\n                ['custom', ['imageShapes']],\n                ['imagesize', ['imageSize100', 'imageSize50', 'imageSize25']],\n                ['float', ['floatLeft', 'floatRight', 'floatNone']],\n                ['remove', ['removeMedia']]\n            ],\n        },\n        lang: 'en-US'\n    });\n});\n```\n\n#### 4. Check out our other Summernote Plugins via our main Github page.\n- [Diemen Design](https://github.com/DiemenDesign/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDennisSuitters%2Fsummernote-image-shapes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDennisSuitters%2Fsummernote-image-shapes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDennisSuitters%2Fsummernote-image-shapes/lists"}