Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnkorzhuk/grabient
UI to generate linear-gradients
https://github.com/johnkorzhuk/grabient
Last synced: 5 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T12:13:25.000Z (almost 2 years ago)
- Last Synced: 2024-11-21T06:36:20.548Z (21 days ago)
- Language: JavaScript
- Homepage: https://www.grabient.com/
- Size: 10.2 MB
- Stars: 1,990
- Watchers: 19
- Forks: 91
- 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