Menu
Libraries |
Category

chakra-ui-svelte

  • Purpose: Chakra UI for Svelte provides accessible, reusable, and composable components to build websites and apps quickly.

  • Key Features:

    • Ease of Styling: Includes layout components like Box and Stack for easy styling via props.
    • Flexible & Composable: Components are designed for adaptability and extension.
    • Accessibility: Follows WAI-ARIA guidelines with proper aria-* attributes.
    • Dark Mode Support: Most components are dark mode compatible.
  • Target Audience: Svelte developers looking for a UI library with accessibility and ease of use.

  • Supported Components:

    • Core: ChakraProvider (required for styling), Box, Icon, Text, VisuallyHidden
    • Layout: Flex, Stack, HStack, VStack
    • Interactive: Button, IconButton, RippleButton
    • Feedback: Spinner, Loader
  • Documentation: Incomplete (planned for future).

  • Contributions: Open via contributing guide [fa-solid fa-up-right-from-square].

  • Author: elcharitas [fa-solid fa-up-right-from-square].

chakra-uisveltesveltejs

Comments