70+ spinners for use in the terminal
The list of spinners is just a JSON file and can be used wherever.
You probably want to use one of these spinners through the ora
package.
import cliSpinners from 'cli-spinners'; console.log(cliSpinners.dots); /* { interval: 80, frames: ['â ', 'â ', 'â ¹', 'â ¸', 'â ¼', 'â ´', 'â ¦', 'â §', 'â ', 'â '] } */
The header GIF is outdated. See all the spinner at once or one at the time.
Each spinner comes with a recommended interval
and an array of frames
.
Get a random spinner.
import {randomSpinner} from 'cli-spinners'; console.log(randomSpinner()); /* { interval: 80, frames: ['â ', 'â ', 'â ¹', 'â ¸', 'â ¼', 'â ´', 'â ¦', 'â §', 'â ', 'â '] } */
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4