https://github.com/jwenjian/gradex
An online tool to generate gradients background from given image so you can preview and download it.
https://github.com/jwenjian/gradex
canvas element-ui grade grade-js image-processing vue vue-cli
Last synced: 8 months ago
JSON representation
An online tool to generate gradients background from given image so you can preview and download it.
- Host: GitHub
- URL: https://github.com/jwenjian/gradex
- Owner: jwenjian
- License: mit
- Created: 2019-08-24T19:21:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T08:06:23.000Z (over 3 years ago)
- Last Synced: 2024-12-10T03:40:16.615Z (over 1 year ago)
- Topics: canvas, element-ui, grade, grade-js, image-processing, vue, vue-cli
- Language: Vue
- Homepage: https://jwenjian.github.io/gradex/
- Size: 3.03 MB
- Stars: 157
- Watchers: 3
- Forks: 10
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gradex
An online tool to generate gradients background from given image so you can preview and download it.
# Screenshots


# Dependencies
- [vue.js](https://github.com/vuejs/vue)
- [vue-cli v3](https://github.com/vuejs/vue-cli)
- [element-ui](https://github.com/ElemeFE/element)
- [grade-js](https://github.com/benhowdle89/grade)
# Run local
1. Clone the repo
2. Install vue-cli: `npm install -g @vue/cli`
3. Install dependencies: `npm install`
4. Start dev server: `npm run serve`
# License
MIT License
Copyright (c) 2019 Jiang Wenjian