@uvodohq/planum
v6.9.0
Published
Planum - A React UI Kit for Uvodo Design System. Uvodo is self-hosted eCommerce platform for digital agencies
Downloads
100
Readme
Planum - A React UI Kit for Uvodo Design System
Planum UI is a React component library with 20+ components based on TypeScript and Uvodo Design System.
https://uvodo.design/
Powered by
🏎 Turborepo — High-performance build system for Monorepos
🚀 React — JavaScript library for user interfaces
🛠 Tsup — TypeScript bundler powered by esbuild
📖 Storybook — UI component environment powered by Vite
Uvodo design system
Accessibility friendly components
As well as a few others tools used:
- TypeScript for static type checking
- ESLint for code linting
- Prettier for code formatting
- Changesets for managing versioning and changelogs
- GitHub Actions for fully automated package publishing
Live ⚡️
Install
# npm
npm install @uvodohq/planum
# yarn
yarn add @uvodohq/planum
import { Button } from '@uvodohq/planum'