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

https://github.com/helmab/taost-ui-image-editor

Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
https://github.com/helmab/taost-ui-image-editor

image-editor toastui vue

Last synced: 11 months ago
JSON representation

Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.

Awesome Lists containing this project

README

          

# vue-image-editor

> Read official documentation at [Toast UI - Image Editor](https://github.com/nhn/tui.image-editor/tree/master/apps/vue-image-editor)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).