Installation
Package Information
- Version: 0.1.0
- License: MIT OR Apache-2.0
- Repository: github:moq-dev/moq
- Peer Dependencies:
@moq/signals
Components
Button
A styled button component with variants:Button Props
Icon
Icon components for common actions:Stats
Display real-time statistics:Stats Types
CSS Theme System
The theme system uses CSS variables for easy customization.Variables
Import the base variables:Dark Theme
Override variables for dark theme:Custom Theme
Create your own theme:Flex Utilities
Import flex utilities for layout:Component Styles
Import individual component styles:Complete Example
Here’s a complete example using the theme system:TypeScript Support
All components have full TypeScript support:Using with Watch and Publish
The components are automatically styled when using @moq/watch or @moq/publish:Next Steps
@moq/watch
See UI components in the watch component
@moq/publish
See UI components in the publish component
@moq/signals
Learn about reactive state management
Solid.js
Learn about Solid.js framework