https://github.com/johnkorzhuk/grabient
UI to generate linear-gradients
https://github.com/johnkorzhuk/grabient
Last synced: 6 months ago
JSON representation
UI to generate linear-gradients
- Host: GitHub
- URL: https://github.com/johnkorzhuk/grabient
- Owner: johnkorzhuk
- Created: 2017-05-06T23:41:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T12:13:25.000Z (over 2 years ago)
- Last Synced: 2025-04-08T10:13:41.129Z (7 months ago)
- Language: JavaScript
- Homepage: https://www.grabient.com/
- Size: 10.2 MB
- Stars: 2,001
- Watchers: 19
- Forks: 92
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gradient - grabient - UI to generate linear-gradients. (JavaScript)
README
# Grabient
UI to generate linear web gradient
## To dos
- [ ] add prop validation with flow
## Installation
1. Clone the repo
2. run `npm install or yarn install`
3. run `npm run start or yarn start` for a development build `npm run build or yarn build` for a production build
#### Special thanks to BrowserStack for providing the very much needed browser testing