🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

pol-ui

Package Overview
Dependencies
Maintainers
0
Versions
448
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pol-ui

Beauty and Performance React UI Library

1.2.0
latest
Source
npm
Version published
Weekly downloads
18
-96.95%
Maintainers
0
Weekly downloads
 
Created
Source

Pol-ui

Checked with Biome semantic-release: angular GitHub License GitHub Issues or Pull Requests GitHub Issues or Pull Requests

NPM Version

A complete UI solution for React projects, based on React, TypeScript, and tailwind.

Stars are welcome 😊

🏎️ Using this package

  • Install the package with npm (or pnpm, bun, pnpm...)
npm i pol-ui
  • Import the components you want to use
import { Button } from 'pol-ui'
  • Use them in your project
<Button>Click me!</Button>

📚 Documentation

  • npm run docs: Run Storybook documentation in dev mode
  • npm run build:docs: Build Storybook documentation

✅ Testing

This package has unit and component tests configured with Jest

npm run test: Run unit tests with Jest and React Testing Library npm run test:watch: Run unit tests on watch mode

🔦 Linting

  • npm run lint: Run linter
  • npm run lint:fix: Fix lint issues

🚀 CI and Publishing

This template comes with a GitHub Actions workflow to automatically publish on any push to main when the package.json version number differs from the latest on npm.

Keywords

design-system

FAQs

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