Add Ace / rich text editor

main
nurbek 3 years ago
parent 029b7a80b0
commit c724ea4980

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

@ -407,6 +407,20 @@
"saas": true,
"website": "https://partners.accuweather.com"
},
"Ace": {
"cats": [
24
],
"description": "Ace is an embeddable code editor written in JavaScript.",
"icon": "Ace.png",
"js": {
"ace.Editor": "",
"ace.EditSession": "",
"ace.version": "([\\d\\.]+)\\;version:\\1"
},
"oss": true,
"website": "https://github.com/ajaxorg/ace"
},
"Ackee": {
"cats": [
10