wireframes
v0.0.23
Published
Component library for building wireframes and prototypes
Maintainers
Readme
Wireframes
Wireframes is a set of components for building wireframes and prototypes with React, Vue or JavaScript.

Installation
npm i wireframesnpm i wireframes-reactnpm i wireframes-vuePackages
| Name | Version | Downloads |
| - | - | - |
| wireframes | |
|
|
wireframes-react | |
|
|
wireframes-vue | |
|
Usage
<wf-image aspect-ratio="16/9" />
<wf-title>
Hello world!
</wf-title>
<wf-button>
Click me!
</wf-button>Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
BSD-3-Clause
