0.0.18 • Published 9 months ago
wireframes v0.0.18
Wireframes
Wireframes is a set of components for building wireframes and prototypes with React, Vue or JavaScript.
Installation
npm i wireframes
npm i wireframes-react
npm i wireframes-vue
Packages
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