Enterprise & Industrial React Component Suite for ZeroPlatform, designed for mission-critical SCADA, business workflows, connected button clusters, and high-density enterprise operations.
- Universal Token Architecture: 100% synchronized color palette, typography, and border radius tokens with
ZeroUIDesktop (WinForms & WPF). - Headless State Models: Pure logic coordinators for toggle groups, multi-select, and hierarchical context menus.
- Unified MenuIcons Set: Standardized crisp Unicode icons for actions, navigation, clipboard, and workflow frames.
- Connected ButtonGroup: Zero-space connected action strip supporting
auto-fit,equal-width,fill, notifications badge dots, and context dropdowns. - Theme Reactivity: Native instant Dark & Light mode switching using clean CSS custom properties without CSS-in-JS runtime overhead.
# Install dependencies
npm install
# Start local interactive showcase
npm run dev
# Build distribution bundle
npm run build