We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrishayuk/chuk-mcp-remotion'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
component.md•887 B
# CodeDiff
Code diff viewer with side-by-side or unified view, added/removed line highlighting, optional heatmap visualization, and syntax highlighting
## Overview
The `CodeDiff` component is a code component in the chuk-motion library.
## Properties
## Example Usage
### Python (MCP Tool)
```python
```
### TSX (Generated)
The component generates TypeScript/React code that integrates with Remotion.
## Design Tokens
This component uses the chuk-motion design token system for consistent styling:
- **Colors**: Theme-aware color palettes
- **Typography**: Video-optimized font scales
- **Motion**: Spring physics and easing curves
- **Spacing**: Consistent spacing and safe margins
## Tips & Best Practices
## Related Components
Browse other code components in the [component library](../../../README.md).
---
*Generated documentation for chuk-motion component library*