miwi
v0.2.87
Published
A UI library with a really simple styling API so you basically never have to touch CSS again.
Downloads
1,605
Readme
Miwi
A simple, normalized UI library for Solid JS so you can build fast and pivot even faster.
Reactivity Utils
We directly export Solid JS versions of useProp
, useFormula
, doNow
, doWatch
, and exists
from mosa-js
. You can import these via import { useProp, useFormula, doNow, doWatch, exists } from 'miwi'
.