Simple UX
Simple yet elegant components for Preact.
For more information, see: https://jacob-ebey.github.io/simple-ux/
Getting Started
Install the simple-ux package:
> npm install -s simple-ux
Import a component
> import { Button } from 'simple-ux'
You are up and running!
Layout
We think less is more. That means we provide you with a few components to keep you on the right track in maintaining a good experience for users on every device.
Components
This is the ever-growing component list.
Forms
Using the layout components above along with the following Components can lead to some beautiful, responsive forms.