MCPcopy Create free account
hub / github.com/cjimmy/grainy-gradients

github.com/cjimmy/grainy-gradients @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
41 symbols 123 edges 26 files 1 documented · 2% updated 5mo ago★ 173

Browse by type

Functions 31 Types & classes 10
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

# install dependencies
npm i

# run locally
npm run dev

# lint
npm run lint

# build locally
npm run build

Most of the important code is under src/components/CodeBlocks

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 30
Interface 8
Class 2
Method 1

Languages

TypeScript100%

Modules by API surface

src/components/CopyToClipboard.tsx7 symbols
src/pages/_document.tsx3 symbols
src/components/layout/index.tsx3 symbols
src/components/GradientControls/GradientRow.tsx3 symbols
src/components/CodeBlocks/subcomponents/SliderInput.tsx3 symbols
src/components/store.tsx2 symbols
src/components/LinkOut.tsx2 symbols
src/components/HeadContent.tsx2 symbols
src/components/GradientControls/GradientControls.tsx2 symbols
src/components/GradientControls/ColorPicker.tsx2 symbols
src/components/CodeBlocks/subcomponents/SectionTitle.tsx2 symbols
src/components/CodeBlocks/Output.tsx2 symbols

For agents

$ claude mcp add grainy-gradients \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page