wire-ui
Health Warn
- License รขโฌโ License: MIT
- Description รขโฌโ Repository has a description
- Active repo รขโฌโ Last push 0 days ago
- Low visibility รขโฌโ Only 5 GitHub stars
Code Fail
- rm -rf รขโฌโ Recursive force deletion command in apps/docs/package.json
Permissions Pass
- Permissions รขโฌโ No dangerous permissions requested
No AI report is available for this listing yet.
๐ค The AI-native unstyled primitives framework, Compound component, Zero CSS
Wire UI
AI-native unstyled primitives framework. Headless, compound components with zero CSS.
Overview
Wire UI is an AI-native, headless component library. Every component ships with zero CSS โ interactive states are exposed through data-* attributes so you style them exactly the way you want, using Tailwind, CSS Modules, plain CSS, or any other approach. AI-integrated docs with llms.txt and machine-readable API references make it built for AI-assisted workflows.
<Button
className="px-4 py-2 rounded-lg bg-indigo-600 text-white
[data-hover]:bg-indigo-700
[data-active]:scale-95
[data-focus-visible]:ring-2 [data-focus-visible]:ring-indigo-500
[data-disabled]:opacity-40 [data-disabled]:cursor-not-allowed"
>
Save changes
</Button>
Packages
| Package | Version | Description |
|---|---|---|
@wire-ui/react |
AI-native unstyled component library (React 19) | |
@wire-ui/vue |
AI-native unstyled component library (Vue 3) | |
@wire-ui/solid |
AI-native unstyled component library (SolidJS 1.9) | |
@wire-ui/mcp |
MCP server for AI-assisted Wire UI workflows |
Repository structure
wire-ui/
โโโ apps/
โ โโโ docs/ # Nextra v4 documentation site
โโโ packages/
โโโ react/ # @wire-ui/react โ React 19 component library
โโโ vue/ # @wire-ui/vue โ Vue 3 component library
โโโ solid/ # @wire-ui/solid โ SolidJS 1.9 component library
โโโ mcp/ # @wire-ui/mcp โ MCP server for AI integration
Documentation
Full documentation is available at wire-ui.com.
Community
- Follow on X: @wireuijs
Authors
- Jerald Austero (@jaoaustero)
Contributing
See the contributing guide for local development instructions and pull request guidelines.
License
MIT License ยฉ 2025 Wire UI. See LICENSE for details.
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found