Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/newtonmunene99/prominent-colors

Extracts Prominent Colors from images
https://github.com/newtonmunene99/prominent-colors

color-palette prominent-colors

Last synced: 24 days ago
JSON representation

Extracts Prominent Colors from images

Awesome Lists containing this project

README

        

# Color Palette

Uses node-vibrant to extract prominent colors.

screenshot

## Getting Started

run:

```bash
npm i
```

then:

```bash
npm start
```

To build the app for production, run:

```bash
npm run build
```