splashy
Extract predominant and palette colors from an image URL or file buffer.
File Explorer
Download Latest Version (.zip)- cron.yml
- main.yml
- pull_request.yml
- dependabot.yml
- image-1.jpg
- image-2.jpg
- image-3.png
- image-4.png
- colorthief-1.png
- colorthief-2.png
- colorthief-3.png
- colorthief-4.png
- node-vibrant-1.png
- node-vibrant-2.png
- node-vibrant-3.png
- node-vibrant-4.png
- splashy-1.png
- splashy-2.png
- splashy-3.png
- splashy-4.png
- index.mjs
- package.json
- README.md
- yarn.lock
- logo.sketch
- index.js
- w3c_home.avif
- w3c_home.bmp
- w3c_home.cur
- w3c_home.dds
- w3c_home.eps
- w3c_home.gif
- w3c_home.heic
- w3c_home.heif
- w3c_home.ico
- w3c_home.jfif
- w3c_home.jpg
- w3c_home.mng
- w3c_home.odd
- w3c_home.pbm
- w3c_home.pgm
- w3c_home.png
- w3c_home.pnm
- w3c_home.ppm
- w3c_home.ps
- w3c_home.psd
- w3c_home.qoi
- w3c_home.raw
- w3c_home.svg
- w3c_home.tga
- w3c_home.tiff
- w3c_home.webp
- w3c_home.xbm
- w3c_home.xpm
- accuracy.js
- index.js
- supported-formats.json
- supported-formats.mjs
- util.js
- logo.png
- logo.svg
- page.tsx
- route.tsx
- page.tsx
- page.tsx
- icon.png
- layout.tsx
- opengraph-image.png
- page.tsx
- globals.css
- index.tsx
- button.tsx
- code.tsx
- input.tsx
- link.tsx
- toast.tsx
- toaster.tsx
- color-extractor.tsx
- color-visualizer.tsx
- debugger.tsx
- faq.tsx
- footer.tsx
- use-toast.ts
- copy-to-clipboard.tsx
- utils.ts
- components.json
- eslint.config.mjs
- next-env.d.ts
- next.config.ts
- package.json
- postcss.config.mjs
- tailwind.config.ts
- tsconfig.json
- .editorconfig
- .gitattributes
- .gitignore
- .npmignore
- CHANGELOG.md
- LICENSE
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/microlinkhq/splashy
Downloads the entire project code from GitHub to your computer.
cd splashy
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm install splashy --save
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
