MCPcopy Index your code
hub / github.com/dry-frontend/dry-design-system

github.com/dry-frontend/dry-design-system @v0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1 ↗ · + Follow
76 symbols 230 edges 105 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

DRY

Install

pnpm install

Develop

cd ./packages/cart
pnpm run dev

Extension points exported contracts — how you extend this code

DefaultTheme (Interface)
(no doc)
packages/payment/src/types/styled-components.d.ts
IconProps (Interface)
(no doc)
packages/cart/src/components/Icon/Icon.tsx
ButtonProps (Interface)
(no doc)
packages/payment/src/components/buttons/IconButton/IconButton.styled.ts
StepperProps (Interface)
(no doc)
packages/cart/src/components/Stepper/Stepper.tsx
IconButtonProps (Interface)
(no doc)
packages/payment/src/components/buttons/IconButton/IconButton.tsx
FlexBoxProps (Interface)
(no doc)
packages/cart/src/components/FlexBox/FlexBox.tsx
ButtonProps (Interface)
(no doc)
packages/payment/src/components/buttons/Button/Button.tsx
ThumbnailProps (Interface)
(no doc)
packages/cart/src/components/Thumbnail/Thumbnail.tsx

Core symbols most depended-on inside this repo

getButtonStylesConfig
called by 2
packages/payment/src/components/buttons/Button/Button.tsx
handleUpdateNumber
called by 2
packages/cart/src/components/Stepper/Stepper.tsx
radialGradientGenerator
called by 1
packages/payment/src/components/ColorChipButton/ColorChipButton.styled.tsx
getButtonPadding
called by 1
packages/cart/src/components/Button/getButtonSize.ts
App
called by 0
packages/payment/src/App.tsx
IconButton
called by 0
packages/payment/src/components/buttons/IconButton/IconButton.tsx
Button
called by 0
packages/payment/src/components/buttons/Button/Button.tsx
UnderlinedHeader
called by 0
packages/payment/src/components/UnderlinedHeader/UnderlinedHeader.tsx

Shape

Function 44
Interface 31
Method 1

Languages

TypeScript100%

Modules by API surface

packages/payment/src/components/ToolTip/ToolTip.tsx6 symbols
packages/cart/src/components/Stepper/Stepper.tsx5 symbols
packages/payment/src/components/Carousel/Carousel.tsx4 symbols
packages/payment/src/components/buttons/Button/Button.tsx3 symbols
packages/payment/src/components/Card/Card.tsx3 symbols
packages/payment/src/components/buttons/IconButton/IconButton.tsx2 symbols
packages/payment/src/components/buttons/Button/Button.styled.ts2 symbols
packages/payment/src/components/UnderlinedText/UnderlinedText.tsx2 symbols
packages/payment/src/components/UnderlinedHeader/UnderlinedHeader.tsx2 symbols
packages/payment/src/components/Header/Header.tsx2 symbols
packages/payment/src/components/FlexBox/FlexBox.tsx2 symbols
packages/payment/src/components/Drawer/Drawer.tsx2 symbols

For agents

$ claude mcp add dry-design-system \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page