Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://dobromir-hristov.github.io/palettify/

Configurable JavaScript plugin to extract image primary colors and apply cool effects to it.
https://dobromir-hristov.github.io/palettify/

color-extraction color-palette effects js library

Last synced: about 2 months ago
JSON representation

Configurable JavaScript plugin to extract image primary colors and apply cool effects to it.

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)