Skip to content

cloudprizm/ink-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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.

About

CLI components for ink `v2` written in typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published