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

Jimmy Chion d627ed4be5 readme 3 anos atrás
public d627ed4be5 readme 3 anos atrás
src f8348ab335 footer, etc 3 anos atrás
.babelrc 48177466fc check in. has ts warnings 3 anos atrás
.eslintrc.js 8b541c74f6 boiler plate reset 3 anos atrás
.gitignore b0d745d5b3 Initial commit from Create Next App 3 anos atrás
.nvmrc 8b541c74f6 boiler plate reset 3 anos atrás
.prettierignore 8b541c74f6 boiler plate reset 3 anos atrás
.prettierrc.js 8b541c74f6 boiler plate reset 3 anos atrás
README.md d627ed4be5 readme 3 anos atrás
next-env.d.ts 8b541c74f6 boiler plate reset 3 anos atrás
next.config.js cbf0475a79 vercel.json 3 anos atrás
package-lock.json 76479d1cca better 3 anos atrás
package.json 727f404cbc copy button 3 anos atrás
tsconfig.json 8b541c74f6 boiler plate reset 3 anos atrás
vercel.json cbf0475a79 vercel.json 3 anos atrás

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.