0.0.11 • Published 2 months ago

wireframes v0.0.11

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
2 months ago

Wireframes

Web Components UI library for building wireframes and prototypes

Installation

npm i wireframes
pnpm i wireframes
yarn add wireframes

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

0.0.10

2 months ago

0.0.11

2 months ago

0.0.9

3 months ago

0.0.8

3 months ago

0.0.7

4 months ago

0.0.5

4 months ago

0.0.4

4 months ago

0.0.6

4 months ago

0.0.1

4 years ago