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

https://github.com/thealoneprogrammer/vuejs-tui-image-editor

Image Editor Application using Vue Js TUI-IMAGE-EDITOR
https://github.com/thealoneprogrammer/vuejs-tui-image-editor

editor image image-editor javascript photo-editor tui vuejs

Last synced: about 2 months ago
JSON representation

Image Editor Application using Vue Js TUI-IMAGE-EDITOR

Awesome Lists containing this project

README

          

# vuejs-tui-image-editor

## Take a demo below

https://thealoneprogrammer.github.io/vuejs-tui-image-editor/

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

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

# Screen Shots

![Screenshot from 2020-07-02 10-09-34](https://user-images.githubusercontent.com/38497682/86317200-771ac180-bc4c-11ea-8c3b-5535f3870eaf.png)

![Screenshot from 2020-07-02 10-11-35](https://user-images.githubusercontent.com/38497682/86317204-7a15b200-bc4c-11ea-904e-2ea198e0b6dd.png)