0.13.0 • Published 24 days ago

@oma-wc/social-media-links v0.13.0

Weekly downloads
21
License
GPL3
Repository
github
Last release
24 days 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-wc/button

Add to main javascript file: import '@oma-wc/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-wc/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.

Development

This is a multi package repo managed with Lerna.

Adding new components

Run lerna bootstrap to setup internal dependencies.

Publishing

  • Commit all changes
  • yarn build
  • Commit build
  • Run lerna publish (you need authentication to NPM (npm adduser))
0.13.0

24 days ago

0.12.0

5 months ago

0.11.0

2 years ago

0.10.0

2 years ago

0.9.1

2 years ago

0.8.0

2 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.9

4 years ago

0.4.8

4 years ago

0.4.10

4 years ago

0.4.7

4 years ago

0.4.5

4 years ago

0.4.6

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.24

4 years ago

0.3.22

4 years ago

0.3.20

4 years ago

0.3.9

4 years ago

0.3.17

4 years ago

0.3.16

4 years ago

0.3.15

4 years ago

0.3.14

4 years ago

0.3.13

4 years ago

0.3.12

4 years ago

0.3.11

4 years ago

0.3.21

4 years ago

0.3.10

4 years ago

0.3.19

4 years ago

0.3.18

4 years ago

0.3.6

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago