Skip to content

fanfay/RichEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RichEdit

RichEdit是基于quill.js(v1.3.4)开发的iOS富文本编辑器

版本

| 版本 | :-: | :-: | Xcode | 10.0+ | Swift | 4.2+ | iOS | 8.0+ |

概述

quill提供了功能丰富的文本编辑功能,RichEdit桥接了quill的大部分功能,去除了quill了默认样式,自定义了编辑样式。

目前支持的功能:

  1. blod
  2. font-size
  3. italic
  4. underline
  5. strikethrough
  6. code-block
  7. blockquote
  8. subscript
  9. superscript
  10. font-background
  11. font-color
  12. header
  13. bullet
  14. ordered
  15. indent
  16. align
  17. image
  18. undo
  19. redo

等待开发功能:

  • video
  • font-family

预览

About

基于quill.js的iOS富文本编辑器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages