AI Skill Hub 强烈推荐:Plate富文本编辑器 是一款优质的AI工具。在 GitHub 上收获超过 16.3k 颗 Star,AI 综合评分 8.5 分,在同类工具中表现稳健。如果你正在寻找可靠的AI工具解决方案,这是一个值得深入了解的选择。
基于Slate的开源富文本编辑器,集成AI能力和shadcn/ui组件库。提供现代化编辑体验,适合需要构建智能内容编辑系统的开发者和产品团队使用。支持MCP协议集成。
Plate富文本编辑器 是一款基于 TypeScript 开发的开源工具,专注于 富文本编辑、AI集成、React组件 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
基于Slate的开源富文本编辑器,集成AI能力和shadcn/ui组件库。提供现代化编辑体验,适合需要构建智能内容编辑系统的开发者和产品团队使用。支持MCP协议集成。
Plate富文本编辑器 是一款基于 TypeScript 开发的开源工具,专注于 富文本编辑、AI集成、React组件 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:npm 全局安装 npm install -g plate # 方式二:npx 直接运行(无需安装) npx plate --help # 方式三:项目依赖安装 npm install plate # 方式四:从源码运行 git clone https://github.com/udecode/plate cd plate npm install npm start
# 命令行使用
plate --help
# 基本用法
plate [options] <input>
# Node.js 代码中使用
const plate = require('plate');
const result = await plate.run(options);
console.log(result);
# plate 配置说明 # 查看配置选项 plate --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export PLATE_CONFIG="/path/to/config.yml"
<p> <div align="center"> <a href="https://www.npmjs.com/package/@platejs/core"><img src="https://img.shields.io/npm/dm/@platejs/core.svg" alt="Total Downloads"></a> <a target="_blank" href="https://github.com/udecode/plate/releases/latest"><img src="https://img.shields.io/github/v/release/udecode/plate" /></a> <a target="_blank" href="CONTRIBUTING.md"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome"></a> <a target="_blank" href="https://discord.gg/mAZRuBzGM3"><img src="https://img.shields.io/badge/chat-on%20discord-7289da.svg?sanitize=true" /></a> <a target="_blank" href="https://github.com/udecode/plate/blob/main/LICENSE"><img src="https://badgen.now.sh/badge/license/MIT" /></a> </div>
[//]: # ' <a target="_blank" href="https://platejs.org/docs/playground" alt="Live Demo"><img src="https://img.shields.io/badge/Live%20Demo-blue" /></a>' [//]: # 'Welcome to Plate, a rich-text editor framework designed for simplicity and efficiency. Plate consists of four main parts:' [//]: # [//]: # "1. Core: This is the heart of Plate. It's a special plugin system just for slate-react. We've made sure everything is neat and tidy, so it's easier for you to develop your project." [//]: # '2. Plugins: We give you a big selection of plugin packages. They help make editor behaviors, hooks, serialization, and normalization better, among other things.' [//]: # '3. Primitives: Besides the headless plugins, we also provide primitive hooks and components built on top of Radix UI. These are unstyled and accessible parts for making great design systems.' [//]: # '4. Components: We know a good-looking start is important. So, we give you components created with Plate CLI and shadcn/ui. Use these as a starting point to create your own component library.'
高质量开源项目,星标16k+说明社区认可度高。Slate生态成熟,MCP集成展现前瞻性。TypeScript类型安全可靠,适合生产环境。
该工具使用 NOASSERTION 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
📄 NOASSERTION — 请查阅原始协议条款了解具体使用限制。
总体来看,Plate富文本编辑器 是一款质量优秀的AI工具,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | plate |
| 原始描述 | 开源MCP工具:Rich-text editor with AI and shadcn/ui。⭐16.3k · TypeScript |
| Topics | 富文本编辑AI集成React组件MCP工具shadcn/ui |
| GitHub | https://github.com/udecode/plate |
| License | NOASSERTION |
| 语言 | TypeScript |
收录时间:2026-05-20 · 更新时间:2026-05-30 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。