Sty AI logo

Open Source Licenses

Sty AI is built using open source software. We are grateful to the developers and maintainers of these projects. Below is a list of the key open source packages used in this application along with their licenses.

Core Framework

  • React (MIT License) - A JavaScript library for building user interfaces.
  • Next.js (MIT License) - The React Framework for Production.
  • TypeScript (Apache-2.0 License) - Typed JavaScript at Any Scale.

UI Components

  • Radix UI (MIT License) - Unstyled, accessible components for building high-quality design systems.
  • Tailwind CSS (MIT License) - A utility-first CSS framework for rapid UI development.
  • class-variance-authority (Apache-2.0 License) - CSS-in-TS for creating style variants.
  • clsx (MIT License) - A tiny utility for constructing className strings.
  • tailwind-merge (MIT License) - Merge Tailwind CSS classes without style conflicts.

Animation & Motion

  • Framer Motion (MIT License) - A production-ready motion library for React.
  • tsParticles (MIT License) - A lightweight TypeScript library for creating particles.

Icons

  • Lucide React (ISC License) - Beautiful & consistent icon toolkit made by the community.
  • Tabler Icons (MIT License) - A set of free MIT-licensed high-quality SVG icons.

Forms & Validation

  • React Hook Form (MIT License) - Performant, flexible and extensible forms with easy-to-use validation.
  • Zod (MIT License) - TypeScript-first schema validation with static type inference.
  • @hookform/resolvers (MIT License) - Resolvers for React Hook Form.

State Management & Data Fetching

  • Zustand (MIT License) - A small, fast and scalable state-management solution.
  • TanStack Query (MIT License) - Powerful asynchronous state management for React.

Utilities

  • date-fns (MIT License) - Modern JavaScript date utility library.
  • cmdk (MIT License) - Fast, composable, unstyled command menu for React.
  • Embla Carousel (MIT License) - A lightweight carousel library with fluid motion and great swipe precision.
  • Sonner (MIT License) - An opinionated toast component for React.
  • Vaul (MIT License) - Drawer component for React.
  • next-themes (MIT License) - Perfect dark mode in two lines of code.

Development Tools

  • ESLint (MIT License) - Find and fix problems in your JavaScript code.
  • Prettier (MIT License) - An opinionated code formatter.
  • Storybook (MIT License) - Frontend workshop for UI development.
  • Jest (MIT License) - Delightful JavaScript Testing.

License Information

Most of the open source packages used in Sty AI are licensed under the MIT License, which is a permissive free software license. This means the software can be freely used, modified, and distributed.

Attribution

We extend our sincere thanks to all the developers and maintainers who have contributed to these open source projects. Your work makes it possible for applications like Sty AI to exist and thrive.