Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pzh-temporary/html-component-library

Package Overview
Dependencies
Maintainers
0
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pzh-temporary/html-component-library

Voor documentatie en handleidingen, zie de [HTML-component library wiki](https://dev.azure.com/pzh-nl/Design%20System%20Architectuur/_wiki/wikis/Design-system.wiki/1451/HTML-component-library).

  • 5.0.7
  • npm
  • Socket score

Version published
Weekly downloads
338
increased by562.75%
Maintainers
0
Weekly downloads
 
Created
Source

PZH Style Library

Wiki

Voor documentatie en handleidingen, zie de HTML-component library wiki.

Input

Output

  • Een webinterface die inzicht biedt in verschillende bouwblokken en de manier waarop deze kunnen worden toegepast.
  • Componenten-SCSS gedeployed als private NPM-library, te vinden op @pzh-temporary/html-component-library.
  • Utility classes voor typografie, marges, en padding.

Techstack

  • Storybook 8
  • Vue 3 (gebruikt als template engine)
  • Vite
  • SCSS

Vereisten

  • Node.js: Versie 20.12.1

Installatie van Dependencies

Installeer alle benodigde dependencies:

npm install

Ontwikkelmodus

Start een Storybook-instantie in ontwikkelmodus:

npm run dev

Build

Maak een build van de Storybook-instantie voor publicatie:

npm run build

Publiceren naar NPM

Publiceer een nieuwe versie naar NPM en de utility classes naar het CDN:

  1. Verhoog het 'version'-attribuut in package.json volgens de SemVer-standaard.

  2. Controleer of je bent ingelogd bij NPM. Gebruik npm login indien nodig.

  3. Publiceer de nieuwe versie met:

    npm publish
    

Stijlbibliotheek naar CDN

npm run deployToCDN

FAQs

Package last updated on 16 Dec 2024

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