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

@pzh-temporary/style-library

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pzh-temporary/style-library

Deze laag van de is verantwoordelijk voor het loskoppelen van style/ambiance. De doelstelling is opstellen en onderhouden van style definities.

  • 1.2.2
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

PZH Style Library

Deze laag van de is verantwoordelijk voor het loskoppelen van style/ambiance. De doelstelling is opstellen en onderhouden van style definities.

Input

  • Design system

Output

  • Website Website welke inzicht geeft in verschillende bouwblokken
  • SCSS variabelen, mixins en fucties gedeployed als Prive NPM Library te vinden op documentatie
  • Utility classes typografie, margins, paddings
  • ?? Utility classes grid

Techniek

Technologieen

  • Storybook
  • Vue 3 als template engine
  • Custom node workflow tools -- Omzetten van variable source files naar bijvoorbeeld .scss bestanden

Benodigdheden

  • Node 18.12.1
  • NPM 8.19.2
  • NPM account op basis van je PZH emailadres. Dit account dient gerechtigd te zijn om private packages (@pzh-temporary) te gebruiken van PZH.

Installeren dependencies

npm install

Ontwikkelen

Dit start een storybook instantie in development mode

npm run dev

Build

Dit bouwt een storybook instantie zodat deze gepubliceerd kan worden.

npm run build

Publiceren

Publiceert nieuwe versie naar NPM en publiceert utility classes naar het CDN

  1. Verhoog attribuut 'version' in bestand package.json volgens SemVer
  2. Zorg dat je ingelogd bent bij NPM. Zo niet voer in command line commando 'npm login' uit
  3. Voer in command line commando 'npm run publish-all' uit
Fonts to CDN

Need to Migrate from pzh-style-library

Icons to CDN

Need to Migrate from pzh-style-library

Images to CDN

Need to Migrate from pzh-style-library

FAQs

Package last updated on 17 Jan 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