Menu
Libraries |
Category

svelma

  • Purpose: Svelma is a UI component library for Svelte, built on top of the Bulma CSS framework. It provides pre-built components that integrate seamlessly with Svelte applications.

  • Target Audience: Developers using Svelte who want to leverage Bulma's CSS framework with ready-to-use components.

  • Key Features:

    • Based on Bulma's design system
    • Includes components like Button and others (implied by the example)
    • Supports Font Awesome icons (via CDN or npm)
    • Works with Svelte's SSR (Sapper/SvelteKit) by importing components directly from source files
  • Framework Support: Exclusively for Svelte (no other frameworks mentioned).

  • Inspiration: Draws from [Buefy](https://buefy.org fa-solid fa-up-right-from-square) and [Svelma2](https://github.com/abbychau/svelma2 fa-solid fa-up-right-from-square) projects.

  • Documentation: Available at [docs site](https://docs-abbychau.vercel.app/svelma fa-solid fa-up-right-from-square).

sveltesveltejssvelte-componentsbulmasvelte3

Comments