@cpmech/ink-divider

v0.1.1
My awesome package
ink-divider

ink-divider

React compoennt to draw a divider line, with text, using the Ink cli framework.

Example

  render(
    <Divider
      marginTop={0}
      marginBottom={0}
      title=" HELLO "
      length={17}
      charLine="-"
      colorLine={"#d2a277"}
      colorTitle={"#e8974e"}
    />,
  ),
npm i @cpmech/ink-divider

Metadata

  • MIT
  • Whatever
  • Dorival Pedroso
  • released 4/25/2019

Downloads

Maintainers