UI Component Primitives
Accessible React component primitives (Button / Alert / Card / Page layouts), reusable hooks (scroll lock, focus trap, swipe gestures, debounced state), Framer Motion animation presets and variants, dark/light/system theme providers with localStorage persistence. The package layer underneath every demo dashboard or marketing site so the same micro-interactions ship everywhere without copy-paste drift.
Projects
Packages (11)
- @philiprehberger/flutter-animation-kitdart
Prebuilt animation primitives with timeline sequencing and spring physics
- @philiprehberger/flutter-snapshot-testdart
Visual snapshot testing for Flutter widgets with golden file comparison
- @philiprehberger/flutter-state-inspectordart
Debug overlay showing state changes, rebuild counts, and transition history
- @philiprehberger/swift-design-systemswift
Token-based design system engine with theme switching, component registry, and JSON export
- @philiprehberger/framer-motion-presetstypescript
Reusable Framer Motion animation presets, variants, and transitions
- @philiprehberger/next-layout-componentstypescript
Layout primitives for Next.js and React apps - Page wrapper and Card component
- @philiprehberger/react-hookstypescript
Reusable React hooks - scroll lock, focus trap, swipe gestures, debounce, keyboard shortcuts, image preloading, and more
- @philiprehberger/react-motion-componentstypescript
Framer Motion animation primitives for React - scroll reveal, page transitions, animated counters, and more
- @philiprehberger/react-theme-providertypescript
Dark/light/system theme provider for React with localStorage persistence and system preference detection
- @philiprehberger/react-ui-kittypescript
Accessible React UI component library with Tailwind CSS
- @philiprehberger/react-ui-primitivestypescript
Lightweight React UI primitives - Button, Alert, and more