@syncfusion/ej2-richtexteditor
Version:
Essential JS 2 RichTextEditor component
50 lines • 1.44 kB
JSON
{
"name": "@syncfusion/ej2-richtexteditor",
"version": "32.1.21",
"description": "Essential JS 2 RichTextEditor component",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"main": "./dist/ej2-richtexteditor.umd.min.js",
"module": "./index.js",
"es2015": "./dist/es6/ej2-richtexteditor.es5.js",
"dependencies": {
"@syncfusion/ej2-base": "~32.1.19",
"@syncfusion/ej2-buttons": "~32.1.21",
"@syncfusion/ej2-dropdowns": "~32.1.21",
"@syncfusion/ej2-filemanager": "~32.1.19",
"@syncfusion/ej2-inputs": "~32.1.20",
"@syncfusion/ej2-interactive-chat": "~32.1.21",
"@syncfusion/ej2-markdown-converter": "~32.1.21",
"@syncfusion/ej2-navigations": "~32.1.19",
"@syncfusion/ej2-popups": "~32.1.19",
"@syncfusion/ej2-splitbuttons": "~32.1.19"
},
"devDependencies": {},
"keywords": [
"ej2",
"syncfusion",
"HTML5-rich-text-editor",
"wysiwyg-html-editor",
"rich-text-editor",
"markdown-editor",
"wysiwyg-markdown-editor",
"editor",
"rich text editor",
"editing",
"rich text",
"rich editor",
"text editor",
"contenteditable",
"wysiwyg",
"html",
"text",
"markdown"
],
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git"
},
"typings": "index.d.ts",
"sideEffects": false,
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
}