1.0.1 • Published 6 years ago

react-cli-spinners2 v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

react-cli-spinners2

CLI Spinners for your React app

Install

yarn add react-cli-spinners2

Usage

<Spinner spinner="dots"/>

The result will be plain text which updates at some interval with no wrapping elements.

For many of the spinners you'll want to apply your own monospace font.

Also, because of character height issues and how CSS folds empty space you may want to set a height for your containing element.