Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronm67/gradientfinder
Convert Images to CSS Gradients
https://github.com/aaronm67/gradientfinder
Last synced: about 2 months ago
JSON representation
Convert Images to CSS Gradients
- Host: GitHub
- URL: https://github.com/aaronm67/gradientfinder
- Owner: aaronm67
- License: other
- Created: 2012-04-24T14:15:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T14:07:52.000Z (over 4 years ago)
- Last Synced: 2024-08-29T18:36:21.985Z (4 months ago)
- Language: JavaScript
- Homepage: http://gradientfinder.com
- Size: 995 KB
- Stars: 96
- Watchers: 5
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GradientFinder
http://gradientfinder.com## A JavaScript Gradient Finder Built With Canvas
### Inspired by:
https://github.com/bluesmoon/pngtocss### No Extenal Dependancies!
Needs a browser that supports HTML Canvas.
See browser support here: http://caniuse.com/canvas.### Demo Makes Use The Following Open Source Software:
* FileReader.js: http://bgrins.github.com/filereader.js/
* TinyColor: http://bgrins.github.com/TinyColor/
* jQuery: http://www.jquery.com
* Twitter Bootstrap: http://twitter.github.com/bootstrap/
* QUnit: https://github.com/jquery/qunit### License
https://github.com/aaronm67/gradientfinder/blob/master/LICENSE