12.6.1 • Published 8 months ago

@oslokommune/punkt-vue v12.6.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Bruk av punkt-vue

Dette repoet inneholder Punkt sine UI-komponenter for Vue 3. Komponentene er laget for å fungere sammen med @oslokommune/punkt-assets og @oslokommune/punkt-css.

📝 Forutsetninger

Peer dependencies:

  • nodejs 18.19
  • vue >= 3.0.0
  • @oslokommune/punkt-assets >= 1.0
  • @oslokommune/punkt-css >= 1.0

🚀 Kom i gang - npm

1. Installer komponentbiblioteket

npm add @oslokommune/punkt-vue

2. Importer komponentene

/* src/main.js

Velg å installere hele bundlen */
import { createApp } from 'vue'
import PktVue from '@oslokommune/punkt-vue'

const app = createApp({})

app.use(PktVue)

/* eller kun individuelle komponenter (med ikoner)*/
import { createApp } from 'vue'
import { PktHeader, PktFooter, PktIcon } from '@oslokommune/punkt-vue'

const app = createApp({})

app.component('pkt-header', PktHeader)
app.component('pkt-footer', PktFooter)
app.component('pkt-icon', PktIcon)

🟪 Ikoner

Alle våre komponenter bruker PktIcon-komponenten for å importere ikonene via vår CDN.

Om du har en content security policy(CSP) satt opp må du åpne for https://punkt-cdn.oslo.kommune.no/ i din CSP.

Les mer om ikoner her.

🧩 Komponentbiblioteket

For beskrivelse av hvordan ta i bruk hver enkelt komponent se om komponenter.

🔢 Versjonering

Punkt bruker Semantic Versioning 2.0.0 for versjonering av pakkene.

👮 Lisens

Punkt er distribuert under MIT-lisens for åpen kildekode.

NPM License

12.6.1

8 months ago

12.6.0

8 months ago

12.5.2

9 months ago

12.5.1

9 months ago

12.4.3

9 months ago

12.5.0

9 months ago

12.4.2

9 months ago

12.4.1

9 months ago

12.4.0

9 months ago

12.3.10

9 months ago

12.2.0

9 months ago

12.3.4

9 months ago

12.3.5

9 months ago

12.3.0

9 months ago

12.3.1

9 months ago

12.1.0

10 months ago

12.0.0

10 months ago

11.14.0

1 year ago

11.16.0

12 months ago

11.14.2

12 months ago

11.14.1

1 year ago

11.18.0

11 months ago

11.16.2

11 months ago

11.16.4

11 months ago

11.16.3

11 months ago

11.16.6

11 months ago

11.16.5

11 months ago

11.13.12

1 year ago

11.13.14

1 year ago

11.13.13

1 year ago

11.13.1

1 year ago

11.13.0

1 year ago

11.15.1

12 months ago

11.13.3

1 year ago

11.15.0

12 months ago

11.13.2

1 year ago

11.17.0

11 months ago

11.13.4

1 year ago

11.13.7

1 year ago

11.19.0

11 months ago

11.19.3

11 months ago

11.13.9

1 year ago

11.19.2

11 months ago

11.12.8

1 year ago

11.12.3

1 year ago

11.12.1

1 year ago

11.11.0

1 year ago

11.10.1

1 year ago

11.10.0

1 year ago

11.9.4

1 year ago

11.9.3

1 year ago

11.9.1

1 year ago

11.9.2

1 year ago

11.9.0

1 year ago

11.8.1

1 year ago

11.8.0

1 year ago

11.7.1

1 year ago

11.7.0

1 year ago

11.6.0

1 year ago

11.5.2

1 year ago

11.5.3

1 year ago

11.5.1

1 year ago

11.5.0

1 year ago

11.4.9

1 year ago

11.4.8

1 year ago

11.4.3

1 year ago

11.4.6

1 year ago

11.4.7

1 year ago

11.4.4

1 year ago

11.4.5

1 year ago

11.4.1

1 year ago

11.4.0

1 year ago

11.2.2

1 year ago

11.2.0

1 year ago

11.3.0

1 year ago

11.2.1

1 year ago

11.1.1

1 year ago

11.1.0

1 year ago

11.0.3

1 year ago

11.0.2

1 year ago

11.0.1

2 years ago

11.0.0

2 years ago

9.6.0

2 years ago