Command Palette

Search for a command to run...

Loaders/CLI Spinner Loader

CLI Spinner Loader

90 terminal-style text spinners in a single React component. Zero dependencies, keyboard-safe, tabular-nums for stable layout.

Overview

Documentation for CLI Spinner Loader will be available here soon.

Installation

npx shadcn@latest add @elements/loader-cli-spinner

Usage

Import and use the element in your application:

import { CLISpinnerLoader } from "@/components/elements/loaders/loader-cli-spinner";