Package Exports
- suneditor
- suneditor/src/plugins/dialog/image
- suneditor/src/plugins/dialog/link
- suneditor/src/plugins/dialog/video
- suneditor/src/plugins/submenu/align
- suneditor/src/plugins/submenu/font
- suneditor/src/plugins/submenu/fontSize
- suneditor/src/plugins/submenu/formatBlock
- suneditor/src/plugins/submenu/hiliteColor
- suneditor/src/plugins/submenu/list
- suneditor/src/plugins/submenu/table
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (suneditor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Suneditor
Pure JavaScript based WYSIWYG web editor
Demo site : suneditor.com
The Suneditor is based on pure JavaScript
Suneditor is a lightweight, flexible, customizable WYSIWYG text editor for your web applications
Supported Browser -
Chrome, Safari, Opera, Firefox, Edge, IE 11, Mobile web
npm
$ npm install suneditor
bower
$ bower install suneditor
Sample
Download source and run
- sample/index.html
Getting Started
Examples
Customize
Document
License
Suneditor may be freely distributed under the MIT license.