An open API service indexing awesome lists of open source software.

https://github.com/chengpeiquan/vue-picture-cropper

A simple and easy-to-use picture cropping component for Vue 3. 一个简单易用的Vue 3图片裁剪组件。
https://github.com/chengpeiquan/vue-picture-cropper

vue-3

Last synced: 20 days ago
JSON representation

A simple and easy-to-use picture cropping component for Vue 3. 一个简单易用的Vue 3图片裁剪组件。

Awesome Lists containing this project

README

        


vue-picture-cropper

vue-picture-cropper












GitHub stars





[English](https://cropper.chengpeiquan.com) | [简体中文](https://cropper.chengpeiquan.com/zh/)

A simple and easy-to-use picture cropping component for Vue 3.

## Installation

Install the package from npm (or yarn, or pnpm).

```bash
npm install vue-picture-cropper
```

## Documentation

See: [https://cropper.chengpeiquan.com](https://cropper.chengpeiquan.com)

## License

[MIT License](https://github.com/chengpeiquan/vue-picture-cropper/blob/main/LICENSE) © 2020 [chengpeiquan](https://github.com/chengpeiquan)