1.0.9 • Published 2 years ago

skyi-img-editor v1.0.9

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago