An open API service indexing awesome lists of open source software.

https://github.com/wolfpup-software/wireframe

a11y components for the web
https://github.com/wolfpup-software/wireframe

Last synced: over 1 year ago
JSON representation

a11y components for the web

Awesome Lists containing this project

README

          

# Wireframe

`Wireframe-rs` is a component set built for the web.

## Component Sets

Each set is designed to connect function to a locality.

- [Paper]() is based on paper prototyping. Professional, clean enough for readable high density content.
- [Ascii]() references BIOS interfaces and 90s operating systems. It is beauracractic, formal, and clear.
- [Marker]() permanent marker. Casual, relaxed. Low density, low friction experiences.

## License

`Wireframe` is released under the BSD 3-clause License.

## Config

```JSON
{
"components": [],
"styles": "./yo/",
}
```