An open API service indexing awesome lists of open source software.

https://github.com/fuzhutech/fuzhutech-ueditor

根据百度富文本编辑器ueditor1_4_3_3所依赖的ueditor-1.1.2.jar源码修改,以支持在RESTful模式下支持前端Angular2程序的访问。
https://github.com/fuzhutech/fuzhutech-ueditor

ueditor ueditor-angular ueditor-spring

Last synced: 8 months ago
JSON representation

根据百度富文本编辑器ueditor1_4_3_3所依赖的ueditor-1.1.2.jar源码修改,以支持在RESTful模式下支持前端Angular2程序的访问。

Awesome Lists containing this project

README

          

# fuzhutech-ueditor
根据百度富文本编辑器ueditor1_4_3_3所依赖的ueditor-1.1.2.jar源码修改,以支持在RESTful模式下支持前端Angular2程序的访问。

## fuzhutech相关项目
* fuzhutech-blog

## 主要修改点
* 待续

## 安装
### Maven项目
在项目的pom.xml的dependencies中加入以下内容:
```xml

com.fuzhutech
fuzhutech-ueditor
1.0.0

```
注:工具包的**版本**可以通过 [http://search.maven.org/](http://search.maven.org/) 搜索`fuzhutech-ueditor`找到项目。

### 非Maven项目
可以从[http://search.maven.org/](http://search.maven.org/) 搜索`fuzhutech-ueditor`找到项目,点击对应版本,下面是相应的Jar包,导入即可使用。

## 版本变更

[CHANGELOG.md](https://github.com/fuzhutech/fuzhutech-ueditor/blob/master/CHANGELOG.md)

## 作者博客
(http://www.fuzhutech.com)