Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 12 days ago
JSON representation

An online tool to generate gradients background from given image so you can preview and download it.

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
![screenshot_20190825095131](https://user-images.githubusercontent.com/25657798/63644579-ce8ffd00-c71e-11e9-888f-f5d52c044f5f.png)
![screenshot_20190825095341](https://user-images.githubusercontent.com/25657798/63644581-d2238400-c71e-11e9-8981-fde68f18f205.png)

# 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