0.16.0 • Published 9 months ago

@oma-wc/grid v0.16.0

Weekly downloads
37
License
GPL3
Repository
github
Last release
9 months ago

npm.io

oma

Qenya
oma
noun. everywhere

oma is a framework independent web components library.

lerna

Install and use

See components/ for available components.

See each components documentation for details on properties and styling.

Using a javascript build tool

Install: yarn add @oma/button

Add to main javascript file: import '@oma/button'

Use in HTML or JSX: <oma-button>A simple button</oma-button>

Using a <script> tag

Add to main HTML file: <script src="https://unpkg.com/@oma/button" type="text/javascript"></script>

And then use it in HTML: <oma-button>A simple button</oma-button>

Layout components

Requires due to style dependancies.

Content components

Doesn't require , self contained style.

0.16.0

9 months ago

0.15.0

1 year ago

0.13.0

1 year ago

0.12.0

1 year ago

0.11.0

3 years ago

0.10.0

3 years ago

0.9.1

3 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.0

5 years ago

0.4.10

5 years ago

0.4.0

5 years ago

0.3.22

5 years ago

0.3.0

5 years ago

0.2.5

6 years ago

0.2.1

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.0

6 years ago