https://github.com/scriptype/brandify
Extract colors from brand logos then filter and sort brands with their colors.
https://github.com/scriptype/brandify
Last synced: 8 months ago
JSON representation
Extract colors from brand logos then filter and sort brands with their colors.
- Host: GitHub
- URL: https://github.com/scriptype/brandify
- Owner: scriptype
- Created: 2014-11-27T21:57:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-11-30T16:26:11.000Z (over 3 years ago)
- Last Synced: 2024-12-10T17:31:17.194Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://scriptype.github.io/brandify
- Size: 2.96 MB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brandify-Colorify
Extract colors from brand logos then filter and sort brands with their colors.
## Live
- http://scriptype.github.io/brandify
- http://scriptype.github.io/brandify/colorify
- http://scriptype.github.io/brandify/colorify/demo
## Development
Needs to be run in the `localhost` environment as it uses ajax requests for getting JSON data.
Only thing to do for further development is watching/compiling `LESS`.