______________________________________________________________________
Production-ready UI blocks for ChatGPT apps, built on top of shadcn/ui
为什么选择Manifest UI?
Manifest UI通过为开发人员提供一组为此格式制作的组件,帮助他们创建他们的代理应用程序,如ChatGPT或MCP Apps。
每个块和组件都是生产就绪的资产,您可以对其进行自定义和扩展以适应您的项目。
所有元素都是开源的,并托管在这个存储库中。
入门
确保在项目中安装了shadcn/ui并安装 一个块 使用CLI:
# Using npx
npx shadcn@latest add @manifest/table发展
先决条件
- Node.js 22+
- pnpm 10+
设置
git clone https://github.com/mnfst/manifest-ui.git
cd manifest-ui
pnpm install启动开发服务器
pnpm run dev这将在以下位置启动注册表 http://localhost:3001.
构建注册表
pnpm run registry:build运行测试
pnpm test棉绒
pnpm lint社区与资源
贡献者
我们欢迎对Manifest UI的贡献。请查看我们的 贡献指南 开始并加入旅程。
感谢我们出色的贡献者!
赞助商
Manifest是麻省理工学院授权的开源项目。如果你觉得它有用,并想支持它的发展,请考虑 成为赞助商.
Sponsors

Backed by
Partners
此项目已使用BrowserStack进行测试
