Socket
Book a DemoInstallSign in
Socket

@dreipol/pusch-components

Package Overview
Dependencies
Maintainers
4
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dreipol/pusch-components

Pusch Shared UI Components

latest
Source
npmnpm
Version
1.3.6
Version published
Weekly downloads
330
83.33%
Maintainers
4
Weekly downloads
 
Created
Source

pusch-components

Storybook

Vercel

Install

npm install @dreipol/pusch-components or yarn add @dreipol/pusch-components

Development

Setup

  • Checkout the repo
  • run yarn install
  • run npm run storybook

Build

Run npm run build for the library to build or npm run build-storybook for storybook to be built

Publishing

  • Push your changes to master branch
  • Update the package version accordion to the changes (major, minor, patch)
  • Build the lib npm run build
  • Publish the lib npm publish

Structure

src/components

Little more complex components

src/elements

Small atomic components. Without logic and without relying on other components (compositions)

src/hooks

Custom hooks for the library

src/theme

FAQs

Package last updated on 22 Sep 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