Package Exports
- unifyedx-storybook-new
- unifyedx-storybook-new/dist/unifyedx-storybook-new.es.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (unifyedx-storybook-new) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🎨 Acme Component Library
A beautifully crafted collection of reusable, accessible React components built with modern web standards. Perfect for building consistent, production-ready UIs faster.
✨ Features
| Feature | Description |
|---|---|
| Modern Stack | Built with React 19 + Vite, styled with pure CSS |
| Accessibility First | WCAG-compliant components powered by Headless UI |
| Form Ready | Seamless React Hook Form integration |
| Icon Friendly | Works beautifully with lucide-react icons |
| Type Safe | Full JSDoc support (TypeScript ready) |
| CI/CD | Automated publishing via GitLab pipelines |
🧩 Component Showcase
Core Components
- Buttons:
Button,ButtonWithDropdown,IconButton - Forms:
Input,Textarea,Checkbox,RadioGroup,Select,ToggleSwitch,FileUpload - Navigation:
Sidebar,Breadcrumbs,Pagination - Overlays:
Modal,WizardModal,Tooltip - Data Display:
Avatar,Badge,Spinner,FullScreenLoader - Date Pickers:
DatePicker,DateRangePicker
🚀 Quick Start
Installation
npm install unifyedx-storybook-new@latest
# or
yarn add unifyedx-storybook-new@latest