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

Jimmy Chion d0c21ea781 next update 3 years ago
public d627ed4be5 readme 3 years ago
src d0c21ea781 next update 3 years ago
.babelrc 48177466fc check in. has ts warnings 3 years ago
.eslintrc.js 8b541c74f6 boiler plate reset 3 years ago
.gitignore b0d745d5b3 Initial commit from Create Next App 3 years ago
.nvmrc 8b541c74f6 boiler plate reset 3 years ago
.prettierignore 8b541c74f6 boiler plate reset 3 years ago
.prettierrc.js 8b541c74f6 boiler plate reset 3 years ago
README.md 785b7ba45e readme 3 years ago
next-env.d.ts 8b541c74f6 boiler plate reset 3 years ago
next.config.js cbf0475a79 vercel.json 3 years ago
package-lock.json d0c21ea781 next update 3 years ago
package.json d0c21ea781 next update 3 years ago
tsconfig.json 8b541c74f6 boiler plate reset 3 years ago
vercel.json cbf0475a79 vercel.json 3 years ago

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.