A UI component set for the web.
Wireframe is delivered as three files:
- A stylesheet containing all css components
- A javascript module exporting all web components
- A json file with template elements for SSR (strings)
All components are RTL (right-to-left) compatible.
A single css stylesheet includes the following components:
- button
- checkbox
- meter
- number inputs
- number
- phone
- time
- date
- datetime-local
- progress
- radio
- slider
- switch
- textarea
- text inputs
- text
- password
- url
The following web components are available:
- inline movement
Wireframe is released under the BSD 3-Clause License.