Coder Social home page Coder Social logo

liu-wl / fuzhutech-ueditor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fuzhutech/fuzhutech-ueditor

1.0 2.0 0.0 41 KB

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

License: MIT License

Java 100.00%

fuzhutech-ueditor's Introduction

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)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.