kahi-ui-svelte Svelte Themes

Kahi Ui Svelte

Straight-forward Bindings for Kahi UI

kahi-ui-svelte

Straight-forward UI for modern Web Applications

Description

1:1 Svelte bindings to the Kahi UI CSS Framework. With bespoke Javascript for progressive enhancement!

Developer

Installation

Open your terminal and install via npm:

Not yet released

Or for the current in-development version:

npm install git+https://github.com/novacbn/kahi-ui-svelte

Documentation

Currently the documentation site is under construction. However you can view the documentation site's source code to get an understanding on how to use the bindings.

API

LEGEND:

  • store means the API export is a Svelte Store
  • svelte means the API export is a Svelte Component
  • Components

    • Badgesvelte
    • Buttonsvelte
    • Dividersvelte
    • Dotsvelte
    • Placeholdersvelte
    • Spacersvelte
    • Tabsvelte
  • Elements

    • Embeddedsvelte
    • Listssvelte
    • Tablesvelte
  • Form

    • Fieldsvelte
    • Togglesvelte
  • Layouts

    • Containersvelte
    • Gridsvelte
    • Groupsvelte
    • Mosaicsvelte
    • Stacksvelte
  • Navigation

    • Aside
      • Containersvelte
      • Headingsvelte
    • Breadcrumbsvelte
    • Iconsvelte
    • Menu
      • Containersvelte
      • Anchorsvelte
      • Dividersvelte
      • Headingsvelte
      • SubMenusvelte
    • Omni
      • Containersvelte
      • Bodysvelte
      • Footersvelte
      • Headingsvelte
    • Paginationsvelte
    • Treesvelte
  • Overlays

    • Backdropsvelte
    • Dialogsvelte
    • Popoversvelte
    • Sheetsvelte
    • Toastsvelte
  • Surfaces

    • Boxsvelte
    • Card
      • Containersvelte
      • Bodysvelte
      • Figuresvelte
      • Footersvelte
      • Headingsvelte
    • Collapsesvelte
    • Hero
      • Containersvelte
      • Bodysvelte
      • Footersvelte
      • Headingsvelte
    • Tile
      • Containersvelte
      • Bodysvelte
      • Figuresvelte
      • Footersvelte
      • Headingsvelte
  • Typography

    • Anchorsvelte
    • Formatting
      • CodeBlocksvelte
      • Codesvelte
      • PreBlocksvelte
    • Headingsvelte
    • Modifiers
      • Boldsvelte
      • Italicsvelte
      • Smallsvelte
    • Paragraphsvelte
    • Quotesvelte
  • Utilities

    • Portalsvelte

Top categories

Loading Svelte Themes