Skip to content

QC-L/react-cli-spinners2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

CLI Spinners for your React app

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 85.0%
  • HTML 15.0%