@hungry/ink-components
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

@hungry/ink-components

CLI components for ink - v2 written in typescript. Part of @hungry/webpack-parallel.

Component List

Each component follow renderFunction convention. There are appropriate typings for FlexBox and Colors.

ProgressBar

  <ProgressBar percent={d.percent} />

Divider

  <Divider
    color="green"
    title="super awesome"
    padding={0}
    alignItems="center"
    justifyContent="space-around"
    flexGrow={1}
  />

Caveats

This is very early stage.

/@hungry/ink-components/

    Package Sidebar

    Install

    npm i @hungry/ink-components

    Weekly Downloads

    2

    Version

    0.1.4

    License

    TBD

    Unpacked Size

    15.9 kB

    Total Files

    15

    Last publish

    Collaborators

    • damianbaar