Menu
Libraries |
Category

smelte

  • Purpose: Smelte is a UI framework built on top of Svelte and Tailwind CSS, following the Material Design specification. It provides components and utility functions to create beautiful, responsive layouts while maintaining performance and small bundle sizes.
  • Target Audience: Developers using Svelte who want a Material Design-compliant UI framework with Tailwind CSS integration.
  • Key Features:
    • Material Design components (e.g., Text Field, Button, Select, Dialog, etc.).
    • Tailwind CSS utilities for styling.
    • Dark mode support.
    • Color palette generation.
    • Ripple animations (CSS and JS).
    • SSR compatibility.
    • Lazy loading for images.
  • Svelte Support: Built specifically for Svelte, enabling efficient component-based development.
  • Demo: View Demo
  • Documentation: Official Site

Components & Features

  • Components: Includes Text Field, Button, Select, Checkbox, Radio, List, Chip, Menu, Navigation Drawer, Snackbar, Dialog, Card, Slider, Data Table, Autocomplete, Tooltip, Treeview, and Date Picker.
  • Utilities:
    • Material Icons integration.
    • Typography following Material Design.
    • Theming and color customization.
    • PurgeCSS for optimized production builds.

For more details, visit the GitHub repository .

tailwindcsssvelte-v3sveltematerial-designmaterial

Comments