sindresorhus/cli-spinners
Spinners for use in the terminal observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 67
- Release rhythm 41
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 110
- age_days: 3835
- days_rel: 232
- days_push: 199
- n_releases_24m: 4
Adoption not part of the score
2919 stars · 131 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript library providing 70+ terminal spinner definitions (frame arrays and intervals) as a simple JSON-backed dataset. It is typically consumed via the ora package to show loading indicators in command-line tools.
Use cases
- show a loading spinner in a cli tool
- add a busy indicator to terminal output
- get spinner frames and intervals as json
- pick a random spinner animation for the terminal
- build a custom terminal progress indicator
When to choose
- you need spinner frame data to render yourself or feed into ora
- you want a large variety of ready-made spinner animations
- you need the spinner definitions in a language-agnostic JSON format
When to avoid
- you want a full spinner renderer with start/stop logic - use ora instead
- you need progress bars rather than indeterminate spinners
- you are not building a terminal or console application
Facets
library · maturity stable
cli terminal-ui developer-tools developer-tools cli cross-platform spinner loading-indicator terminal-ui ascii-animation progress-indicator command-line nodejs
2 sources
- readme: https://github.com/sindresorhus/cli-spinners · fetched 2026-08-28 · 9ff5eb9c8a5c
- registry_npm: https://registry.npmjs.org/cli-spinners · fetched 2026-08-29 · 4d50685a13b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sindresorhus/cli-spinners | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="sindresorhus/cli-spinners")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem