https://github.com/winduum/winduum-react
https://github.com/winduum/winduum-react
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/winduum/winduum-react
- Owner: winduum
- License: mit
- Created: 2024-01-31T10:46:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T08:21:13.000Z (over 1 year ago)
- Last Synced: 2025-06-30T10:47:17.648Z (12 months ago)
- Language: TypeScript
- Size: 144 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎨 [Winduum React](https://winduum.dev)
Ready to use components for React - [src/components](https://github.com/winduum/winduum-react/tree/main/src/components)
## Dependencies
```json
{
"winduum": "^2",
"@radix-ui/react-slot": "^1",
"classnames": "^2",
"react": "^18",
"react-dom": "^18"
}
```