4.1.0 ⢠Published 5 months ago
ink-divider v4.1.0
ink-divider
š©š¼āšØ 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
š¤ Contributing
Thank you for your interest in helping this project š, detailed instructions on contributing are at CONTRIBUTING.md
š License
MIT Ā© Jure Sotosek
2.3.0
6 months ago
2.2.0
6 months ago
2.3.2
6 months ago
2.4.0
6 months ago
2.3.1
6 months ago
4.1.0
5 months ago
4.0.1
6 months ago
4.0.0
6 months ago
4.0.3
6 months ago
4.0.2
6 months ago
3.0.0
5 years ago
2.0.3
5 years ago
2.1.1
5 years ago
2.0.2
5 years ago
2.1.0
5 years ago
2.0.1
6 years ago
2.0.0
6 years ago
1.2.0
6 years ago
1.1.3
6 years ago
1.1.2
6 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago