Amicro
CLI registry of 58 React motion components, mostly animated charts
Tier B · UsefulComponent LibraryRegistryAnimation Libraryamicro.vercel.app

Amicro is a CLI-installed React component registry by Syed Subhan, published as @subhanhq/amicro and licensed MIT. Despite the 'micro-transitions' framing, the bulk of what it ships is charts: 12 dither-shaded charts (donut, funnel, gauge, growth, heatmap, revenue, stacked, storage, traffic, uptime, device, book) and about 30 Recharts-based 'mono-rounded' charts covering area, bar, bubble, bullet, candlestick, composed, donut, funnel, gauge-arc, heatmap, KPI, line, meter, polar, pyramid, radar, radial gauge, radial group, range, sankey, scatter, sparkline, stacked-bar, step, stream, treemap and waterfall. The rest is 15 3D card-spread and cover-flow carousel variants, plus small Buttons and Loaders sets — 58 installable ids in total, grouped in the UI as Buttons, Card Spreads, 3D Carousels, Loaders and Dither Charts. Motion is powered by Motion (Framer Motion) with Tailwind styling.
npx @subhanhq/amicro@latest init && npx @subhanhq/amicro@latest add dither-donutFor an agent
Reach for Amicro when a dashboard needs a distinctive chart look — the dither-shaded set has no real equivalent in shadcn/ui or Recharts defaults — and drop the charts in beside shadcn components, since both are copy-in source you own after install. Watch out for three things: there are no static docs or registry.json (the site is a hash-routed Vite SPA, so /components 404s and only the JS bundle lists ids — enumerate with `npx @subhanhq/amicro@latest add` and no argument), demo assets hotlink Pinterest and Unsplash images you must replace, and the 'Skills' tab hands you `npx skills add Jakubantalik/transitions.dev`, a third-party skill for a different library, not an Amicro one. The npm package has only two published versions (July 2026), so pin the version.
Why it is here. The dither-shaded chart set is a genuinely uncommon aesthetic delivered as installable React source, which is rarer than another Tailwind button pack.
Facts
- License
- MIT
- Pricing
- Free, Open source, Sponsor or ad supported
- Framework
- React
- Styling
- Tailwind CSS
- Distribution
- CLI installer, npm package, GitHub repository, Copy-paste snippet
- Platform
- Web
- Content type
- Code
- Agent readiness
- CLI installable, Copy-paste ready code, Readable open source, Client-rendered shell
- Accessibility
- Unknown
- Maturity
- Actively maintained
- Pricing detail
- Free and MIT. A Polar checkout link is wired to a Sponsor button; no product price is published.
- GitHub stars
- 1,555
- Package
- @subhanhq/amicro
Components it ships
58 totalHelps you build
1Notable for
- 58 CLI-installable component ids
- 12-chart dither-shaded chart set
- ~30 Recharts-based mono-rounded charts
- 15 3D card-spread and cover-flow variants
- no static docs — hash-routed SPA only
Provenance
Verified 2026-08-15. HTTP 200. https://amicro.vercel.app/ (raw HTML — JS shell), https://amicro.vercel.app/assets/index-Q0a5OWJD.js (bundle, component ids extracted), https://amicro.vercel.app/sitemap.xml, https://amicro.vercel.app/components (404), https://api.github.com/repos/Subhan-code/Amicro--Micro-transitions-, https://registry.npmjs.org/@subhanhq/amicro
Also in Motion & Interaction
6- GSAP · JavaScript animation engine with 19 plugins, now free for commercial use
- Lenis · Smooth-scroll engine that keeps native scroll and honours reduced-motion
- Motion · Hybrid JS/React/Vue animation engine with springs, layout and scroll animation
- NumberFlow · Dependency-free animated number component for React, Vue, Svelte and JS
- React Bits · 234 copy-paste animated React components: text effects, cursors, WebGL backgrounds
- React Native Reanimated · UI-thread animation library for React Native, v4 on the New Architecture