---
name: "@sans"
slug: "sans"
description: "UI components and effects from sans's personal site, including a reverse-engineered Claude Code CLI terminal spinner."
category: "Animated components"
tags: ["loaders", "retro"]
framework: "react"
license: null
author: "sansalgo"
website: "https://sans.sansorigin.com"
github: "https://github.com/sansalgo/bee"
registry: "https://sans.sansorigin.com/r/registry.json"
pro: false
pro_url: null
github_stars: 0
component_count: 1
generated_at: "2026-09-21T01:50:16.753Z"
---

# @sans

UI components and effects from sans's personal site, including a reverse-engineered Claude Code CLI terminal spinner.

## Links

- Website: https://sans.sansorigin.com
- GitHub: https://github.com/sansalgo/bee
- Registry JSON: https://sans.sansorigin.com/r/registry.json
- Directory page: https://sh4dcn.vercel.app/registry/sans
- This file: https://sh4dcn.vercel.app/md/sans.md

## Install

```sh
# add the whole registry (shadcn CLI)
npx shadcn@latest add https://sans.sansorigin.com/r/registry.json
pnpm dlx shadcn@latest add https://sans.sansorigin.com/r/registry.json
bunx shadcn@latest add https://sans.sansorigin.com/r/registry.json
# clone the source repo
git clone https://github.com/sansalgo/bee.git
# fetch the raw registry index
curl -s https://sans.sansorigin.com/r/registry.json
```

## Components (1)

| name | type | description | install |
| --- | --- | --- | --- |
| claude-spinner | registry:ui | A reverse-engineered recreation of the Claude Code CLI's terminal spinner — animated glyph, status verb, elapsed time, and token counter. | `npx shadcn@latest add https://sans.sansorigin.com/r/claude-spinner.json` |

## For AI agents

```text
You are adding components from @sans to a shadcn-compatible project.
1. Read this file (https://sh4dcn.vercel.app/md/sans.md) for the component list.
2. Fetch the machine-readable index: https://sans.sansorigin.com/r/registry.json
3. Install a single component with its install command from the table above.
4. Full structured record: https://sh4dcn.vercel.app/json (library slug: sans).
```
