Wireframes is a set of components for building wireframes and prototypes with React, Vue or JavaScript.
npm i wireframes
npm i wireframes-react
npm i wireframes-vue
Name | Version | Downloads |
---|---|---|
wireframes |
||
wireframes-react |
||
wireframes-vue |
<wf-image aspect-ratio="16/9" />
<wf-title>
Hello world!
</wf-title>
<wf-button>
Click me!
</wf-button>
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
BSD-3-Clause