Go to file
2021-09-10 11:44:50 +02:00
src hsl rgb color conversion 2021-09-10 11:44:50 +02:00
.gitignore v0.1 – the colorer 2021-08-20 09:41:00 +02:00
declaration.d.ts v0.1 – the colorer 2021-08-20 09:41:00 +02:00
index.html v0.1 – the colorer 2021-08-20 09:41:00 +02:00
package.json v0.1 – the colorer 2021-08-20 09:41:00 +02:00
pnpm-lock.yaml v0.1 – the colorer 2021-08-20 09:41:00 +02:00
postcss.config.js v0.1 – the colorer 2021-08-20 09:41:00 +02:00
README.md v0.2 – the persistence 2021-08-20 13:39:37 +02:00
tailwind.config.js v0.1 – the colorer 2021-08-20 09:41:00 +02:00
tsconfig.json hsl rgb color conversion 2021-09-10 11:44:50 +02:00
vite.config.ts v0.1 – the colorer 2021-08-20 09:41:00 +02:00
yarn.lock v0.1 – the colorer 2021-08-20 09:41:00 +02:00

colorer

Play around with hsla color!

Try it online: https://colorer.vercel.app/

Usage

git clone
yarn && yarn dev

Tech

Build with Solid, tailwindcss and lots of 💗