diff --git a/src/drivers/webextension/images/icons/Summernote.svg b/src/drivers/webextension/images/icons/Summernote.svg new file mode 100644 index 000000000..cab040d91 --- /dev/null +++ b/src/drivers/webextension/images/icons/Summernote.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/s.json b/src/technologies/s.json index adf369839..22f114fa7 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -6698,6 +6698,19 @@ "saas": true, "website": "https://www.summercart.com" }, + "Summernote": { + "cats": [ + 20 + ], + "description": "Summernote is an open-source JavaScript library that offers a feature-rich WYSIWYG editor for web applications, allowing users to create and edit formatted content in a familiar word processor-like interface.", + "icon": "Summernote.svg", + "scriptSrc": [ + "/(?:S|s)ummernote(?:\\.min)?\\.js", + "/summernote(?:@|-)([\\d\\.]+)/\\;version:\\1" + ], + "oss": true, + "website": "https://summernote.org" + }, "Sumo": { "cats": [ 5,