Features

UI Framework

  • Svelte and SvelteKit as the core framework
  • Bits-UI for UI components
  • Tailwind CSS for styling, with additional utilities

Form Handling

  • Formsnap and sveltekit-superforms for enhanced form management
  • Zod for schema validation

Animations and Transitions

  • Svelte Motion for animations
  • TailwindCSS Animate for Tailwind-based animations

UI Enhancements

  • Svelte Sonner for toast notifications
  • Svelte InView for detecting when elements enter the viewport
  • Mode Watcher for dark/light mode switching
  • Lucide Svelte for icon components

Development Tools

  • TypeScript for type checking
  • ESLint and Prettier for code linting and formatting
  • Vite as the build tool
  • PostCSS and Autoprefixer for CSS processing

Utility Libraries

  • clsx for conditional class name construction

Database Integration

  • Supabase for serverless PostgreSQL database
  • Real-time subscriptions and authentication

AI Capabilities

  • OpenAI integration for AI-powered features
  • Easy-to-use API for natural language processing

Payment Processing

  • Stripe integration for secure payments
  • Subscription management and invoicing

Drag n' Drop (via swapy)

  • Interactive drag and drop functionality
  • Customizable and easy to integrate
  • Persistent state management
A
C
D