本仓库用于开发和维护 N8N 社区节点插件。所有插件均采用 TypeScript 开发,遵循 N8N 社区节点的开发规范和最佳实践。
以下是本工作空间维护的 N8N 插件排行榜:
| 排名 | 插件名称 | 描述 |
|---|---|---|
| 🥇 | n8n-nodes-feishu | 飞书开放平台集成插件,提供知识库、群组管理、通讯录、任务、云文档、电子表格、多维表格、消息、日历、Aily、云空间等全方位功能 |
| 🥈 | n8n-nodes-authing-admin | Authing 管理后台 API 集成插件 |
| 🥉 | n8n-nodes-feishu-project | 飞书项目 (Feishu Project) API 集成插件,支持工作项管理、空间管理、用户管理等 |
| 4️⃣ | n8n-nodes-italent | iTalent 集成插件 |
| 5️⃣ | n8n-nodes-qingflow-oa | 轻流 OA 系统集成插件 |
| 6️⃣ | n8n-nodes-volcengine | 火山引擎 API 集成插件 |
- TypeScript - 类型安全的开发体验
- N8N - 工作流自动化平台
- Node.js - 运行时环境
所有插件遵循以下开发规范:
- 使用 TypeScript 进行开发
- 遵循 N8N 社区节点的代码结构
- 提供完整的类型定义
- 完善的错误处理和用户提示
- 统一的参数设计
This repository is used for developing and maintaining N8N community node plugins. All plugins are developed using TypeScript and follow N8N community node development standards and best practices.
The following is the ranking of N8N plugins maintained in this workspace:
| Rank | Plugin Name | Description |
|---|---|---|
| 🥇 | n8n-nodes-feishu | Feishu Open Platform integration plugin, providing comprehensive features including knowledge base, group management, contacts, tasks, cloud documents, spreadsheets, multi-dimensional tables, messages, calendar, Aily, cloud space, etc. |
| 🥈 | n8n-nodes-authing-admin | Authing Admin API integration plugin |
| 🥉 | n8n-nodes-feishu-project | Feishu Project API integration plugin, supporting work item management, space management, user management, etc. |
| 4️⃣ | n8n-nodes-italent | iTalent integration plugin |
| 5️⃣ | n8n-nodes-qingflow-oa | Qingflow OA system integration plugin |
| 6️⃣ | n8n-nodes-volcengine | VolcEngine API integration plugin |
- TypeScript - Type-safe development experience
- N8N - Workflow automation platform
- Node.js - Runtime environment
All plugins follow these development standards:
- Developed using TypeScript
- Follow N8N community node code structure
- Provide complete type definitions
- Comprehensive error handling and user prompts
- Unified parameter design