1.0.9 • Published 11 months ago

skyi-img-editor v1.0.9

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

广州天奕信息 ██ ██ ░██ ██ ██░░ ██████░██ ██ ░░██ ██ ██ ██░░░░ ░██ ██ ░░███ ░██ ░░█████ ░████ ░██ ░██ ░░░░░██░██░██ ██ ░██ ██████ ░██░░██ ██ ░██ ░░░░░░ ░░ ░░ ░░ ░░

skyi-img-editor

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

install

npm install skyi-img-editor

use

import skyiImgEditor from 'skyi-img-editor' Vue.use(skyiImgEditor)

api

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

author

w7025

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

12 months ago