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.
- Host: GitHub
- URL: https://github.com/helmab/taost-ui-image-editor
- Owner: HELMAB
- Created: 2022-02-10T16:31:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T16:56:46.000Z (over 4 years ago)
- Last Synced: 2025-07-05T06:11:48.249Z (11 months ago)
- Topics: image-editor, toastui, vue
- Language: Vue
- Homepage: https://vue-image-editor.netlify.app
- Size: 1.24 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).