Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

clicomp

ranapat9Unlicense1.0.4

Simple cli components library

cli components, cli library, cli pane, cli progress, cli colors, cli cursor, cli navigation

readme

clicomp npm version Build Status Coverage Status devDependencies Status

Simple cli components library

Basic components for console debug information

Progress, Label, Paragraph, Pane

changelog

Change Log

All notable changes to this project will be documented in this file.

[1.0.4] - 2018-05-02

Munor updates

Changes

  • update package.json
  • add documentation structure
  • add empty tests
  • append in paragraph
  • update todo
  • update keywords
  • put maxX and maxY in renderer

[1.0.3] - 2018-04-09

small changes

Changes

  • put maxX and maxY in renderer
  • expose Renderer.instance as renderer
  • update labels
  • split examples into sections
  • add readline-sync
  • update todo

[1.0.2] - 2018-01-20

update package versions and integrate external systems

Changes

  • update package versions
  • add tests, travis, coveralls, david

[1.0.1] - 2018-01-20

Minor changes in the project structure

Changes

  • update scripts
  • update npmignore

[1.0.0] - 2018-01-20

Summary

initial release

Changes

  • main strucure
  • some examples