base components - Respo/respo.calcit GitHub Wiki
There are some base components for building apps built inside Respo:
respo.comp.space/comp-space
respo.comp.space/=< ; "which is an alias for `comp-space`"
respo.comp.inspect/comp-inspect
Also I got some simple component to help:
-
respo-ui
for base styles -
respo-value
for displaying values -
respo-router
for routering(Respo not required) -
global-popup
for global popups -
inflow-popup
for local popups(demo only) -
notifyer
for showing notifications(Respo not required)
Respo components are pure, without side effects.