Toast UI ImageEditor

使用 canvas 的全功能照片图像编辑器。它真的很简单,而且它还带有很棒的过滤器。「🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.」

Github星跟踪图

Toast UI ImageEditor

Full featured image editor using HTML5 Canvas. It's easy to use and provides powerful filters.

github version npm version bower version license PRs welcomecode with hearth by NHN

Wrappers

6 -20-2018 17-45-54

? Table of Contents

Collect statistics on the use of open source

TOAST UI ImageEditor applies Google Analytics (GA) to collect statistics on the use of open source, in order to identify how widely TOAST UI ImageEditor is used throughout the world. It also serves as important index to determine the future course of projects. location.hostname (e.g. > “ui.toast.com") is to be collected and the sole purpose is nothing but to measure statistics on the usage. To disable GA, use the following usageStatistics option when creating the instance.

var options = {
    //...
    usageStatistics: false
}

var imageEditor = new tui.ImageEditor('#tui-image-editor-container', options);

Or, include tui-code-snippet(v1.4.0 or later) and then immediately write the options as follows:

tui.usageStatistics = false;

? Browser Support

主要指标

概览
名称与所有者nhn/tui.image-editor
主编程语言JavaScript
编程语言JavaScript (语言数: 6)
平台Web browsers
许可证MIT License
所有者活动
创建于2016-04-28 01:50:33
推送于2023-11-20 10:48:41
最后一次提交2022-10-13 10:51:11
发布数39
最新版本名称v3.15.3 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数7.3k
关注者数104
派生数1.3k
提交数659
已启用问题?
问题数689
打开的问题数260
拉请求数165
打开的拉请求数21
关闭的拉请求数67
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?