CSS Noise gradient generator
fork from : https://github.com/cjimmy/grainy-gradients.git

Jimmy Chion cc59dd95f8 type improvements, shadow on output squares 3 vuotta sitten
public d627ed4be5 readme 3 vuotta sitten
src cc59dd95f8 type improvements, shadow on output squares 3 vuotta sitten
.babelrc cc59dd95f8 type improvements, shadow on output squares 3 vuotta sitten
.eslintrc.js cc59dd95f8 type improvements, shadow on output squares 3 vuotta sitten
.gitignore b0d745d5b3 Initial commit from Create Next App 3 vuotta sitten
.nvmrc 8b541c74f6 boiler plate reset 3 vuotta sitten
.prettierignore 8b541c74f6 boiler plate reset 3 vuotta sitten
.prettierrc.js 8b541c74f6 boiler plate reset 3 vuotta sitten
README.md 785b7ba45e readme 3 vuotta sitten
next-env.d.ts 8b541c74f6 boiler plate reset 3 vuotta sitten
next.config.js cbf0475a79 vercel.json 3 vuotta sitten
package-lock.json aa1ad01198 update package-lock 3 vuotta sitten
package.json d0c21ea781 next update 3 vuotta sitten
tsconfig.json 8b541c74f6 boiler plate reset 3 vuotta sitten
vercel.json cbf0475a79 vercel.json 3 vuotta sitten

README.md

Grainy Gradient playground

Explore the parameters to make a basic grainy gradient.

diagram

Code

Next.js app, with Ant Design components, zustand for state, and help from highlight.js and react-color.