1.0.5 • Published 12 months ago

skyimg-editor v1.0.5

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago
    ██              ██
    ░██      ██   ██░░ 

██████░██ ██ ░░██ ██ ██ ██░░░░ ░██ ██ ░░███ ░██ ░░█████ ░████ ░██ ░██ ░░░░░██░██░██ ██ ░██ ██████ ░██░░██ ██ ░██ ░░░░░░ ░░ ░░ ░░ ░░

skyimg-editor

一个基于tui-image-editor的图片编辑插件 基本功能与tui-image-editor相同,基本自身需求改动

install

npm install skyimg-editor

use

import skyImgEditor from 'skyimg-editor' Vue.use(skyImgEditor)

api

  • @param {String} path 图片地址
  • @param {String} name 图片类型
  • @param {String} height 容器高度
  • @param {Function} init 初始化画布方法
  • @param {Function} save 保存图片,返回图片form

author

w7025

1.0.5

12 months ago

1.0.4

12 months ago

1.0.2

12 months ago

1.0.0

12 months ago