Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
wangEditor —— 轻量级web富文本框
Branch: master
Clone or download
Latest commit b77696f Apr 10, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
docs v3.1.1 Apr 10, 2018
example v3.1.0 part Mar 7, 2018
release v3.1.1 Apr 10, 2018
src v3.1.1 Apr 10, 2018
.eslintignore v3 初始化框架 part1 Apr 4, 2017
.eslintrc.json menu-link part Apr 7, 2017
.gitattributes :neckbeard: Added .gitattributes & .gitignore files Nov 6, 2014
.gitignore v3.0.4 Jul 16, 2017
.npmignore v3 gulp + rollup 工程化框架 Apr 4, 2017
ISSUE.md v3.1.1 Apr 10, 2018
LICENSE v3.1.1 Apr 10, 2018
README.md v3.1.0 part Mar 7, 2018
bower.json v3 gulp + rollup 工程化框架 Apr 4, 2017
gulpfile.js v3.0.7 紧急修复菜单图标不显示的问题 Aug 6, 2017
package.json v3.1.1 Apr 10, 2018

README.md

wangEditor

介绍

wangEditor —— 轻量级 web 富文本编辑器,配置方便,使用简单。支持 IE10+ 浏览器。

图片

查看 v2 版本的代码和文档点击这里

下载

使用

var E = window.wangEditor
var editor = new E('#div1')
editor.create()

运行 demo

  • 下载源码 git clone git@github.com:wangfupeng1988/wangEditor.git
  • 安装或者升级最新版本 node(最低v6.x.x
  • 进入目录,安装依赖包 cd wangEditor && npm i
  • 安装包完成之后,windows 用户运行npm run win-example,Mac 用户运行npm run example
  • 打开浏览器访问localhost:3000/index.html
  • 用于 React、vue 或者 angular 可查阅文档其他章节中的相关介绍

交流

QQ 群

以下 QQ 群欢迎加入交流问题(可能有些群已经满员)

  • 164999061
  • 281268320

提问

注意,作者只受理以下几种提问方式,其他方式直接忽略

每次升级版本修复的问题记录在这里

关于作者

如果你感觉有收获,欢迎给我打赏 ———— 以激励我更多输出优质开源内容

图片

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.