Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dobromir-hristov/palettify
Configurable JavaScript plugin to extract image primary colors and apply cool effects to it.
https://github.com/dobromir-hristov/palettify
color-extraction color-palette effects js library
Last synced: 12 days ago
JSON representation
Configurable JavaScript plugin to extract image primary colors and apply cool effects to it.
- Host: GitHub
- URL: https://github.com/dobromir-hristov/palettify
- Owner: dobromir-hristov
- License: mit
- Created: 2017-06-13T20:44:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-17T19:24:26.000Z (over 4 years ago)
- Last Synced: 2024-10-12T06:48:14.048Z (28 days ago)
- Topics: color-extraction, color-palette, effects, js, library
- Language: JavaScript
- Homepage: http://dobromir-hristov.github.io/palettify/
- Size: 1.52 MB
- Stars: 27
- Watchers: 3
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Palettify
[![npm](https://img.shields.io/npm/v/palettify.svg)](https://www.npmjs.com/package/palettify)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)Configurable JavaScript plugin to extract image primary colors and apply cool effects to it.
## Documentation and demos
You can read the full [documentation with demos here](http://dobromir-hristov.github.io/palettify/)## Changelog
Details changes for each release are documented in the [CHANGELOG.md](https://github.com/dobromir-hristov/palettify/blob/master/CHANGELOG.md).## Issues
Please make sure to read the [Issue Reporting Checklist](https://github.com/dobromir-hristov/palettify/blob/master/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.## Contribution
Please make sure to read the [Contributing Guide](https://github.com/dobromir-hristov/palettify/blob/master/CONTRIBUTING.md) before making a pull request.## License
[MIT](http://opensource.org/licenses/MIT)