{"id":13774120,"url":"https://github.com/DennisSuitters/summernote-loremipsum","last_synced_at":"2025-05-11T06:32:09.276Z","repository":{"id":87646508,"uuid":"108736429","full_name":"DennisSuitters/summernote-loremipsum","owner":"DennisSuitters","description":"Plugin to Generate Lorem Ipsum Paragraphs for Summernote","archived":false,"fork":false,"pushed_at":"2019-12-11T22:48:23.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-01T11:05:28.956Z","etag":null,"topics":["addon","generator","ipsum","lorem","plugin","summernote","summernote-plugins","wysiwyg"],"latest_commit_sha":null,"homepage":null,"language":null,"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/DennisSuitters.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-10-29T13:24:50.000Z","updated_at":"2020-10-14T07:34:32.000Z","dependencies_parsed_at":"2024-01-13T11:53:06.509Z","dependency_job_id":"ad27b4a9-a117-424e-bb8f-fd164ef3e1ff","html_url":"https://github.com/DennisSuitters/summernote-loremipsum","commit_stats":null,"previous_names":["dennissuitters/summernote-loremipsum","diemendesign/summernote-loremipsum"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DennisSuitters%2Fsummernote-loremipsum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DennisSuitters%2Fsummernote-loremipsum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DennisSuitters%2Fsummernote-loremipsum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DennisSuitters%2Fsummernote-loremipsum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DennisSuitters","download_url":"https://codeload.github.com/DennisSuitters/summernote-loremipsum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252940934,"owners_count":21828769,"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":["addon","generator","ipsum","lorem","plugin","summernote","summernote-plugins","wysiwyg"],"created_at":"2024-08-03T17:01:23.905Z","updated_at":"2025-05-11T06:32:08.975Z","avatar_url":"https://github.com/DennisSuitters.png","language":null,"funding_links":[],"categories":["Plugins"],"sub_categories":["Insert"],"readme":"# summernote-loremipsum\nA plugin for the [Summernote](https://github.com/summernote/summernote/) WYSIWYG editor.\n\nsummernote-loremipsum will insert Random Lorem Ipsum text at the cursor position in the Editor.\n\n### Installation\n\n#### 1. Include JS\n\nInclude the following code after Summernote:\n\n```html\n\u003cscript src=\"summernote-loremipsum.js\"\u003e\u003c/script\u003e\n```\n\n#### 2. Supported languages\n\nCurrently available in English!\n\n#### 3. Summernote options\n\n````javascript\n$('.summernote').summernote({\n    toolbar:[\n        ['style',['style']],\n        ['font',['bold','italic','underline','clear']],\n        ['fontname',['fontname']],\n        ['color',['color']],\n        ['para',['ul','ol','paragraph']],\n        ['height',['height']],\n        ['table',['table']],\n        ['insert',['lorem','media','link','hr']], // 'lorem', is the dropdown menu\n        ['view',['fullscreen','codeview']],\n        ['help',['help']]\n    ],\n    lorem:{\n        el:'.summernote', // Element ID or Class used to Initialise Summernote.\n        html: true // Place Lorem Ipsum Paragraphs inside \u003cp\u003e or set to false to not too.\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-loremipsum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDennisSuitters%2Fsummernote-loremipsum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDennisSuitters%2Fsummernote-loremipsum/lists"}