JSPM

suneditor

1.10.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 35616
  • Score
    100M100P100Q145452F
  • License MIT

Pure JavaScript based WYSIWYG web editor

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

Getting Started

Examples

Examples

Customize

Customize

Document

Document

License

Suneditor may be freely distributed under the MIT license.