---
name: "@kinetic"
slug: "kinetic"
description: "A Figma-like scrub number field for shadcn/ui (base-nova). Digit animation by Calligraph."
category: "Animated components"
tags: ["animation", "charts"]
framework: "react"
license: "MIT"
author: "jay15git"
website: "https://kinetic.itsjay.in"
github: "https://github.com/jay15git/kinetic"
registry: "https://kinetic.itsjay.in/r/registry.json"
pro: false
pro_url: null
github_stars: 7
component_count: 1
generated_at: "2026-09-05T09:50:59.044Z"
---

# @kinetic

A Figma-like scrub number field for shadcn/ui (base-nova). Digit animation by Calligraph.

## Links

- Website: https://kinetic.itsjay.in
- GitHub: https://github.com/jay15git/kinetic
- Registry JSON: https://kinetic.itsjay.in/r/registry.json
- Directory page: https://sh4dcn.vercel.app/registry/kinetic
- This file: https://sh4dcn.vercel.app/md/kinetic.md

## Install

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

## Components (1)

| name | type | description | install |
| --- | --- | --- | --- |
| scrub-number-field | registry:ui | A Figma-like scrub number input with drag-to-scrub, click-to-edit, digit animation by Calligraph, Up/Down arrow nudging, and wheel nudging. | `npx shadcn@latest add https://kinetic.itsjay.in/r/scrub-number-field.json` |

## For AI agents

```text
You are adding components from @kinetic to a shadcn-compatible project.
1. Read this file (https://sh4dcn.vercel.app/md/kinetic.md) for the component list.
2. Fetch the machine-readable index: https://kinetic.itsjay.in/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: kinetic).
```
