1 Star 1 Fork 0

扶竹技术 / fuzhutech-ueditor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

fuzhutech-ueditor

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

fuzhutech相关项目

  • fuzhutech-blog

主要修改点

  • 待续

安装

Maven项目

在项目的pom.xml的dependencies中加入以下内容:

<dependency>
    <groupId>com.fuzhutech</groupId>
    <artifactId>fuzhutech-ueditor</artifactId>
    <version>1.0.0</version>
</dependency>

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

非Maven项目

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

版本变更

CHANGELOG.md

作者博客

(http://www.fuzhutech.com)

The MIT License Copyright (c) 2016-2017 fuzhutech. http://www.fuzhutech.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

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

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/fuzhutech/fuzhutech-ueditor.git
git@gitee.com:fuzhutech/fuzhutech-ueditor.git
fuzhutech
fuzhutech-ueditor
fuzhutech-ueditor
master

搜索帮助