# jwEMReditor **Repository Path**: wu-deep-sea/jwEMReditor ## Basic Information - **Project Name**: jwEMReditor - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-22 - **Last Updated**: 2023-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Get Started ===== ## [功能简介] - [x] 设计模式 - [x] 标签保护:文本(单行/多行)、单选、复选、下拉列表、文档块、日期 - [x] 数据异步加载 - [x] 超大数据加载 - [x] 编辑模式 - [x] 只读模式 - [x] 痕迹模式 - [x] 打印、续打 - [x] fix ueditor表格bug - [x] 医学公式 - [x] 丰富的接口:鼠标标签、所有标签、修改、校验、合并打印等几十个接口,满足各种场景 ## [开发环境] > 基于UEditor1.4.3
>UEditor是由百度web前端研发部开发所见即所得富文本web编辑器,具有轻量,可定制,注重用户体验等特点,开源基于MIT协议,允许自由使用和修改代码。 >请参阅常见问题的 [ UEditor FAQ Wiki](https://github.com/fex-team/ueditor/wiki/FAQ)。 ueditor 官网:[http://ueditor.baidu.com](http://ueditor.baidu.com "ueditor 官网") ueditor API 文档:[http://ueditor.baidu.com/doc](http://ueditor.baidu.com/doc "ueditor API 文档") ueditor github 地址:[http://github.com/fex-team/ueditor](http://github.com/fex-team/ueditor "ueditor github 地址") ueditor 第三方插件贡献 wiki : [第三方插件贡献规范](http://ueditor.baidu.com/website/thirdproject.html) ueditor 贡献代码规范(javascript): [javascript规范](https://github.com/fex-team/styleguide/blob/master/javascript.md) ## [DEMO] >目前暂无计划放出DEMO 后续也且只开放基础功能,不包含痕迹、打印相关高级功能 >标签结构 ![标签结构](https://github.com/pwcs/jwEMReditor/blob/master/image/%E6%A0%87%E7%AD%BE%E7%BB%93%E6%9E%84.png?raw=true) >默认打印 ![默认打印](https://github.com/pwcs/jwEMReditor/blob/master/image/%E9%BB%98%E8%AE%A4%E6%89%93%E5%8D%B0.gif?raw=true) >续打 ![续打](https://github.com/pwcs/jwEMReditor/blob/master/image/%E7%BB%AD%E6%89%93.gif?raw=true) ## [历史版本] - [x] HIS集成完成