diff --git a/src/drivers/webextension/images/icons/draftjs.png b/src/drivers/webextension/images/icons/draftjs.png new file mode 100644 index 000000000..60ddc1b2a Binary files /dev/null and b/src/drivers/webextension/images/icons/draftjs.png differ diff --git a/src/technologies.json b/src/technologies.json index 1273e3cee..d459eb7a1 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -5488,6 +5488,15 @@ }, "website": "http://www.doxygen.nl/" }, + "Draft.js": { + "cats": [ + 20 + ], + "description": "Draft.js is a JavaScript rich text editor framework, built for React.", + "scripts": "draft-js(@|/)([\\d.]+)\\;version:\\2", + "icon": "draftjs.png", + "website": "https://draftjs.org/" + }, "DreamWeaver": { "cats": [ 20