GithubHelp home page GithubHelp logo

douyasi / laravel-web-editors Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 9 KB

收集 @laravel 网页编辑器扩展包

web editor wangeditor ckeditor markdown-editor editormd ueditor tinymce upload-images

laravel-web-editors's Introduction

Laravel web editors

收集 Laravel 网页编辑器扩展包。

Editor.md

editor.md 是一款高度可定制化的 markdown 编辑器。可惜,目前 editor.md 官方处于非积极维护状态。

CKEditor

CKEditor —— 国外大名鼎鼎的富文本编辑器。最新版本为 CKEditor5,建议配合 React/Vue 等在前端上工程化使用。

gif

wangEditor

国人作品,wangEditor 基于 javascriptcss 开发的 Web 富文本编辑器, 轻量、简洁、易用、开源免费。目前最新版本为 wangEditor5,建议配合 React/Vue 等在前端上工程化使用。

UEditor

UEditor 是百度推出的一套开源的在线HTML编辑器。官方目前处于停止维护状态,不建议使用。

Summernote

Summernote 轻量级编辑器。

这个包似乎未被作者推送到 https://packagist.org ,所以在使用时可以添加 repositories 相关配置代码。

忽略下面配置,直接在工程目录终端下执行 composer require "overtrue/laravel-summernote" 命令。

{
    "require": {
        "overtrue/laravel-summernote": "dev-master"
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/overtrue/laravel-summernote.git"
        }
    ]
}

TinyMCE

TinyMCE 是一个轻量级的基于浏览器的所见即所得编辑器。

MediumEditor

Froala Editor

商用可视化 Web编辑器。

...... 陆续补充中。

laravel-web-editors's People

Contributors

ycrao avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.