基于Bootstrap的在线编辑器:bootstrap-wysiwyg
jopen
12年前
bootstrap-wysiwyg 是一个只有 5k 大小的 jQuery 和 Bootstrap 插件,可以将任何 DIV 转成 WYSIWYG 的富文本编辑器,灵感来自于 CLEditor 和 bootstrap-wysihtml5。
它具有以下特性:
- Automatically binds standard hotkeys for common operations on Mac and Windows
- Drag and drop files to insert images, support image upload (also taking photos on mobile devices)
- Voice dictation input (only in Chrome)
- Allows a custom built toolbar, no magic markup generators, enabling the web site to use all the goodness of Bootstrap, Font Awesome and so on...
- Does not force any styling - it's all up to you
- Uses standard browser features, no magic non-standard code, toolbar and keyboard configurable to execute any supported browser command
- Does not create a separate frame, backup text areas etc - instead keeps it simple and runs everything inline in a DIV
- (Optionally) cleans up trailing whitespace and empty divs and spans
- Requires a modern browser (tested in Chrome 26, Firefox 19, Safari 6)
- Supports mobile devices (tested on IOS 6 Ipad/Iphone and Android 4.1.1 Chrome)