styled-system · score 10.0 · ui
Merges style objects into theme-resolved output via assign, handles nested parsers for design-system style merging.
agent-orchestrator · score 9.8 · ui, ui-registry, capability-mapping, deterministic-iteration, frontend-handlers
Constructs a registry mapping UI capabilities to frontend handlers, sorted for deterministic iteration.
styled-system · score 9.7 · ui
Exports color styling utilities mapping color, backgroundColor, and opacity properties to CSS using a color scale from styled-system.
agent-orchestrator · score 9.7 · ui, agent-config-defaults, agent-base-config, config-propagation, adapter-port
Package agentbase supplies the defaults an agent adapter would otherwise hand-copy. Most adapters implement several ports.Agent methods identically: no config keys, prompt delivere
styled-system · score 9.7 · ui
Exports styled-system typography utilities for font properties including size, weight, family, line height, and letter spacing.
react-datepicker · score 9.6 · ui, date-picker, calendar-component, input-cloning, class-combining
UI calendar/date picker component. Renders from input, combines class names, clones element.
openclaw-pixel-agents · score 9.6 · input-geometry, screen-to-grid, touch-distance, coordinate-mapping, ui
Maps screen touch coordinates to grid cells; computes distances/clamps for UI input in game geometry.
flask · score 9.6 · database, jinja2-env, template-rendering, template-engine, ui
Env (database): Flask⋅interface→Environment (t=jinja2?
openbrowserclaw · score 9.6 · ui, react-entry-point, app-shell, component-composition
App.tsx is the React UI entry point for OpenBrowserClaw, providing the application shell and top-level component structure.
openbrowserclaw · score 9.5 · ui, theme-switching, light-dark-mode
ThemeToggle.tsx: UI component for frontend provides theme toggle, managing light/dark mode switch, adjusts UI styling, integrates for quick theme switching.
slidemason · score 9.4 · ui, framer-motion, animation-primitive
UI animation primitive wrapping framer-motion.
openclaw-pixel-agents · score 9.4 · ui
Atomically applies agent state snapshots, preserving previous state on upstream failures to prevent UI flickering.
bolt.new · score 9.4 · ui
Copyright (c) 2018 Jed Watson. Licensed under the MIT License (MIT), see: @link http://jedwatson.github.io/classnames /
flectra · score 9.4 · ui, dom-manipulation, ajax, event-handling, cross-browser
JavaScript library for cross-browser DOM manipulation, event handling, and AJAX.
outline · score 9.3 · ui
Generates the home route path, returning root "/" or "/home" based on root share ID environment variable.
diorama-builder · score 9.3 · ai, 3d-rendering, scene-graph, viewport, ui
Renders 3D scene component "game" = "frontend" "room" "objects"di "space graph", "displayed via 1. Perhaps a "3D" main score 0.
agentscope · score 9.3 · ai, flask-app, app-factory, secret-key, ui
Factory function that builds and configures a Flask app for AgentScope, including secret key generation.
fastapi · score 9.3 · dev-tools, openapi-setup, swagger-ui, redoc, ui
Configures and adds routes for OpenAPI schema, Swagger UI, and ReDoc endpoints, dynamically adjusting server URLs based on request root path.
click · score 9.3 · ui, cli-framework, decorator-based, subcommand-support, help-generation
The core Click library providing decorators and classes for building composable command line interfaces with automatic help generation and subcommand support.
primitives · score 9.2 · ui, react-composition, slot-pattern, prop-merging
Factory returning a Slot component that merges props and refs onto a single slottable child, enabling Radix-style composition.
primitives · score 9.2 · ui, react-context, scope-isolation, context-provider
Creates a scoped React context system, returning a context provider/hook pair and a scope composer to isolate context instances and avoid collisions.
primitives · score 9.2 · ui, controlled-state, react-hook, state-management
Manages state that can be either controlled by a prop or uncontrolled internally, warning on mode switches.
outline · score 9.2 · ui, command-palette, navigation
Displays collection list in command palette and navigates to the selected collection's page.
openbrowserclaw · score 9.2 · ui, chat-interface, message-rendering
Renders chat interface.
llamacoder · score 9.2 · ui, tailwind, class-merging, conditional-styling, cn-utility
Merges Tailwind CSS classes with clsx and tailwind-merge for conditional styling.
crawl4ai · score 9.1 · ui
Generates Markdown from HTML using formatting rules and URL-joining strategies.
Wormhole · score 9.1 · ui, command-palette, search-ui
UI Command","source":"},
Wormhole · score 9.1 · ui, form-field, label, error-display
UI form field wrapper—labels, errors, layout. React component for consistent form item structure.
fire-enrich · score 9.1 · ui, pagination, navigation
UI pagination controls: prev/next chevrons, page numbers, MoreHorizontal ellipsis, React-based.
fire-enrich · score 9.1 · ui, form-binding, shadcn-ui, react-component
Shadcn-style form field wrapper; binds label, input, error to ui state.
react-datepicker · score 9.1 · ui, react-portal, dom-mounting
Renders React portal children into external DOM node, enabling UI components beyond root hierarchy.
outline · score 9.1 · ui, keyboard-shortcuts, navigation
Creates a keyboard shortcut (d) action that navigates users to the application home page.
ClawMarket · score 9.1 · ui
Simple, dependency-free sanitizers for user-provided text. Goal: prevent stored XSS / weird control characters, keep payload sizes reasonable.
fire-enrich · score 9.1 · ui, popover, radix-ui, accessibility
Renders accessible popover overlay via Radix primitive, customizable trigger/content for UI overlays.
fire-enrich · score 9.1 · ui, command-palette, react-component, shadcn-ui
React client component.
styled-system · score 9.1 · ui
Memoized props filter: decides which React props forward to styled components.
llamacoder · score 9.1 · ui
Card UI container grouping header, content, footer for related information via shadcn/ui.
zentable · score 9.1 · ui, toast-notifications, state-reducer, react-hooks
Manages toast notification state transitions for add, update, dismiss, and remove actions in a React hook.
slidemason · score 9.1 · ui
React context provider managing slide/deck state for presentations.
llamacoder · score 9.1 · ui, prompt-engineering, llm-prompt, frontend-development, ai
Constructs a main coding prompt using dedented template with shadcn documentation context for frontend development guidance.
llamacoder · score 9.1 · ui
Shadcn UI Select: styled dropdown selector component for forms.
llamacoder · score 9.1 · ui
Shadcn UI form radio group component for single-selection inputs, with options and controlled value handling in React.
diorama-builder · score 9.1 · ai, form-validation, build-step, step-validation, ui
Manages] F: validates
fire-enrich · score 9.0 · ui, sheet, radix-ui, accessibility
Renders accessible dialog/sheet UI via Radix primitives.
openbrowserclaw · score 9.0 · ui, chat-bubble, message-rendering, layout
Renders individual chat message bubble with content, styling, and layout in frontend chat interface.
Wormhole · score 9.0 · ui, modal, accessibility, overlay
Provides accessible dialog/modal UI components wrapping Base UI's Dialog primitive with positioning, animations, overlay, and close button functionality.
fire-enrich · score 9.0 · ui, modal-dialog, radix-ui, accessibility
Radix UI modal dialog component — accessible
Wormhole · score 9.0 · ui, drawer, sliding-panel, overlay
Wraps the vaul library to provide accessible drawer UI components with overlay, trigger, content, and portal functionality for sliding panel interfaces.
Wormhole · score 9.0 · ui, avatar, image-fallback
Renders user avatar with image fallback initials via Radix primitive; UI frontend component.
Wormhole · score 9.0 · ui, dialog, accessibility, confirmations, modal
Defines accessible alert dialog component with overlay, description, actions for confirmations.