Tempest-Pico

Components for Tempest Framework with Pico CSS + UnoCSS

Components Overview

A List of the components I have created so far.

Card

Puts the content inside a <article> tag, Pico styles it card-like.

#Pico

Markdown

Renders the given GitHub flavored Markdown as HTML. Uses league/commonmark with close to all Extensions.

#Helper

Messages

Renders the given messages card-like. Type can be error, warning or info.

#Custom

Stack

Stack multiple components on top of each other to put it in a single View „slot“.

#Helper

Table

A component that allows you to create tables.