0.1.0 • Published 6 years ago

@icedesign/editor-plugins v0.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

EditorPlugins

Ice editor 组件官方默认插件包。

插件包只提供最基础的编辑功能,以及 utils。

基础的编辑功能包括:

  • 撤销
  • 重做

  • 加粗

  • 斜体
  • 下划线
  • 居左
  • 居右
  • 居中
  • 两边对齐

  • 有序列表

  • 无序列表
  • 引用

utils 包括:

  • 块状内容删除
  • tools maker(传递 icon 和 handler)
  • submenu tools maker (传递 icon 和 menu 下拉代码以及 handler)
  • sidebar tools maker(传递 icon 和 text,生成边栏小工具)