Skip to content

Repository files navigation

Preview

shadcn animated

Expanding collection of animated shadcn/ui components, crafted by hand

Documentation

Visit the documentation for examples, usage, and installation instructions.

Install shadcn animated

npm i shadcn-animated

Install components

npx shadcn-animated add button

Usage

Use the components just like you would use shadcn/ui components:

import { Button } from "shadcn-animated";

export default function App() {
  return <Button>Button</Button>;
}

Issues

If you encounter a problem, please open an issue on GitHub.

Releases

Packages

Contributors

Languages