1.1.2 • Published 6 years ago

pic-tune v1.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

pic-tune

A js plugin for edit picture by canvas demo 中文简介

// npm install
npm install pic-tune --save

// cdn
<script src="https://toninie.github.io/pic-tune/dist/pic-tune.min.js"></script>

// webpack import
import PicTune from 'pic-tune'

// use
const editor = new PicTune({...});
1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago