webeditor2

1.1.0 • Public • Published

webEditor

介绍

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

下载

  • 使用npm下载:npm install webeditor2
  • 使用bower下载:bower install webeditor2

使用

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

运行 demo

  • 安装或者升级最新版本 node(最低v6.x.x
  • 进入目录,安装依赖包 cd webEditor && npm i
  • 安装包完成之后,windows 用户运行npm run dev,Mac 用户运行npm run example
  • 打开浏览器访问localhost:3000/index.html

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.1.01latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.01
1.0.90
1.0.80
1.0.70
1.0.60
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i webeditor2

Weekly Downloads

1

Version

1.1.0

License

none

Unpacked Size

1.22 MB

Total Files

23

Last publish

Collaborators

  • zgeaw