🚨 Shai-Hulud Strikes Again:More than 500 packages and 700+ versions compromised.Technical Analysis
Socket
Book a DemoInstallSign in
Socket

@public-ui/sample-react

Package Overview
Dependencies
Maintainers
2
Versions
251
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@public-ui/sample-react

This app contains samples for the KoliBri/Public UI

latest
Source
npmnpm
Version
3.0.7
Version published
Maintainers
2
Created
Source

KoliBri - React Sample App

npm license downloads issues pull requests size contributors

Motivation

This app demonstrates all KoliBri components in a small React project.

Live example: https://public-ui.github.io/v2/sample-react

The sample is built with Vite for fast development and production builds.

Folder structure

  • src/react.main.tsx – bootstraps the app and sets up theming
  • src/components – component demos organized by folder
  • src/scenarios – cross component scenarios
  • src/shares – shared utilities

Installation and usage

git clone git@github.com:public-ui/kolibri.git
cd kolibri
pnpm install
pnpm -r build
cd packages/samples/react
pnpm start

Run pnpm start from this directory to launch the development server.

FAQs

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