New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@oslokommune/punkt-elements

Package Overview
Dependencies
Maintainers
2
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oslokommune/punkt-elements

Komponentbiblioteket til Punkt, et designsystem laget av Oslo Origo

  • 12.18.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
487
decreased by-13.65%
Maintainers
2
Weekly downloads
 
Created
Source

Bruk av punkt-elements

Custom elements

Denne pakken inneholder custom elements for Punkts komponentbibliotek. Foreløpig høyst eksperimentell.

🚀 Kom i gang - npm

npm add @oslokommune/punkt-css
npm add @oslokommune/punkt-elements
import '@oslokommune/punkt-elements/dist/pkt-card.js'
import '@oslokommune/punkt-elements/dist/pkt-datepicker.js'
import '@oslokommune/punkt-elements/dist/pkt-link.js'

Se dokumentasjon for punkt-css for instrukser for bruk av CSS-pakken.

🏎️ Kom i gang - cdn

<link href="https://punkt-cdn.oslo.kommune.no/latest/css/pkt.min.css" rel="stylesheet" />
<!-- importer elementene du vil bruke -->
<script src="https://punkt-cdn.oslo.kommune.no/latest/elements/pkt-card.js"></script>
<script src="https://punkt-cdn.oslo.kommune.no/latest/elements/pkt-datepicker.js"></script>
<script src="https://punkt-cdn.oslo.kommune.no/latest/elements/pkt-link.js"></script>

Keywords

FAQs

Package last updated on 22 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc