Socket
Book a DemoInstallSign in
Socket

@planview/pv-uikit

Package Overview
Dependencies
Maintainers
7
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@planview/pv-uikit

Implementation of sharable components from Planview's Design System

7.40.4
latest
Source
npmnpm
Version published
Weekly downloads
975
-20.02%
Maintainers
7
Weekly downloads
 
Created
Source

@planview/pv-uikit

React implementation of Planview Design System Components following the specification.

Go to the official documentation for more details

Setup

You can install @planview/pv-uikit in multiple ways:

  • With NPM
npm install styled-components --save # peerDependency
npm install @planview/pv-uikit --save
  • With Yarn
yarn add styled-components # peerDependency
yarn add @planview/pv-uikit

Usage

import * as React from 'react'
import { Avatar, AVATAR_SIZE_MEDIUM } from "@planview/pv-uikit"

function MyAvatar {
    return (
        <Avatar
            alt="Jordan's avatar"
            src="img/avatars/initial_avatar_DS.png"
        />
    )
)

Keywords

planview

FAQs

Package last updated on 27 Aug 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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.