Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauricesvay/css-color-palette-extractor
Extract color palette from CSS
https://github.com/mauricesvay/css-color-palette-extractor
Last synced: about 1 month ago
JSON representation
Extract color palette from CSS
- Host: GitHub
- URL: https://github.com/mauricesvay/css-color-palette-extractor
- Owner: mauricesvay
- License: mit
- Created: 2012-02-23T07:29:50.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-23T07:37:31.000Z (almost 13 years ago)
- Last Synced: 2024-04-09T21:11:07.448Z (9 months ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 35
- Watchers: 8
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CSS Color Palette Extractor
---------------------------Demo: [http://svay.com/experiences/css-color-palette-extractor/](http://svay.com/experiences/css-color-palette-extractor/)
Paste your CSS. Click the button. Get the color palette.
The larger the color bar, the more occurences in your CSS.Includes code from [glazman.org/JSCSSP](http://glazman.org/JSCSSP/) & [github.com/brehaut/color-js](https://github.com/brehaut/color-js)