MCPcopy Index your code
hub / github.com/JureSotosek/ink-divider

github.com/JureSotosek/ink-divider @v4.1.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v4.1.1 ↗ · + Follow
5 symbols 13 edges 6 files 1 documented · 20% 1 cross-repo links updated 14mo agov4.1.1 · 2025-03-25★ 441 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ink-divider

NPM Downloads NPM Version

👩🏼‍🎨 Divider component for Ink.

📥 Install

npm i ink-divider

🚀 Usage

Here is the basic usage:

import { render } from 'ink'
import Divider from 'ink-divider'

render(<Divider title='Title' />)

// ─────────── Title ───────────

The <Divider> component can also automatically adjust to the width of the container! We advise you to view this example - examples/auto-grow.tsx, more examples in the examples folder

example

🤝 Contributing

Thank you for your interest in helping this project 😎, detailed instructions on contributing are at CONTRIBUTING.md

📝 License

MIT © Jure Sotosek

Extension points exported contracts — how you extend this code

DividerProps (Interface)
* Props for the Divider component.
src/index.tsx

Core symbols most depended-on inside this repo

BaseDivider
called by 0
src/index.tsx
Divider
called by 0
src/index.tsx
Basic
called by 0
examples/basic.tsx
Advanced
called by 0
examples/advanced.tsx

Shape

Function 4
Interface 1

Languages

TypeScript100%

Modules by API surface

src/index.tsx3 symbols
examples/basic.tsx1 symbols
examples/advanced.tsx1 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

For agents

$ claude mcp add ink-divider \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact