local-only server
The server can only run on the client’s local machine because it depends on local resources.
@modelcontextprotocol/server-nativewind
MCP 服务器用于将 Tailwind 组件转换为 NativeWind 4。
安装
Copy
用法
作为 CLI 工具
Copy
在 Claude 桌面版中
添加到您的claude_desktop_config.json
:
Copy
可用工具
- transform-component:变换单个组件
- transform-directory:转换目录中的所有组件
- analyze-component:分析 Tailwind 使用情况
发展
- 克隆存储库
- 安装依赖项:
npm install
- 构建项目:
npm run build
- 运行测试:
npm test
贡献
欢迎贡献代码!欢迎提交 Pull 请求。
执照
麻省理工学院
You must be authenticated.
将 Tailwind 组件转换为 NativeWind 4。