Skip to content

herebythere/wireframe

Repository files navigation

Wireframe

A UI component set for the web.

For developers

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.

CSS components

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
    • email
    • url

Web components

The following web components are available:

  • inline movement

License

Wireframe is released under the BSD 3-Clause License.

About

A UI component set for the web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors