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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?