https://github.com/cralfa/image-manipulation
Web page which provides simple image editing and color picking
https://github.com/cralfa/image-manipulation
canvas2d script-setup typescript vite vue vue3 vuetify vuetify3
Last synced: 16 days ago
JSON representation
Web page which provides simple image editing and color picking
- Host: GitHub
- URL: https://github.com/cralfa/image-manipulation
- Owner: CRaLFa
- License: mit
- Created: 2023-07-01T23:41:00.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-20T10:10:44.000Z (over 1 year ago)
- Last Synced: 2025-08-21T19:23:57.346Z (8 months ago)
- Topics: canvas2d, script-setup, typescript, vite, vue, vue3, vuetify, vuetify3
- Language: Vue
- Homepage: https://cralfa-image-manipulation.netlify.app/
- Size: 420 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image Manipulation
Web page which provides simple image editing and color picking
## Run dev-server
```
$ npm i
$ npm run dev
```