Skip to content

用 fabric+tui-image-editor 实现的h5版的图片编辑器,可嵌入uniapp 使用

Notifications You must be signed in to change notification settings

Mrxtyyp/uni-image-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uni-image-editor

用 fabric+tui-image-editor 实现的 h5 版的图片编辑器,嵌入 uniapp 中可以直接使用,也可以改造一下用于其他 h5 场景

uniapp 场景

调用msgFromUniapp方法传入 base64,保存了之后通过uni.postMessage回传 base64,可以通过 image-tools 插件进行 base64 和图片互转

普通 h5 场景

改造一下初始化和保存方法,就可使用,原理同上

效果如下

效果

About

用 fabric+tui-image-editor 实现的h5版的图片编辑器,可嵌入uniapp 使用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published