React / Next.js
Aaroh's React components are built with standard JSX and framer-motion.
npm install @aaroh/react-ui
Full Next.js App Router support included.
Vue / Nuxt
Vue 3 components powered by @vueuse/motion.
npm install @aaroh/vue-ui
Coming Soon
Svelte / SvelteKit
Lightweight components utilizing Svelte's built-in transition APIs.
npm install @aaroh/svelte-ui
Coming Soon
Astro
Aaroh is built with Astro! You can freely mix and match React, Vue, and Svelte components inside your Astro layouts.
npx astro add react vue svelte
