https://github.com/johnkorzhuk/grabient
UI to generate linear-gradients
https://github.com/johnkorzhuk/grabient
Last synced: 12 days 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T12:13:25.000Z (about 2 years ago)
- Last Synced: 2025-04-01T09:21:11.733Z (19 days 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