什么是 unlayer-integration?
将 Unlayer 编辑器集成到 Web 应用程序中 - React、Vue、Angular 或纯 JavaScript 设置、组件属性、编辑器访问模式、多个实例。 来源:unlayer/unlayer-skills。
将 Unlayer 编辑器集成到 Web 应用程序中 - React、Vue、Angular 或纯 JavaScript 设置、组件属性、编辑器访问模式、多个实例。
通过命令行快速安装 unlayer-integration AI 技能到你的开发环境
来源:unlayer/unlayer-skills。
Unlayer provides official wrappers for React, Vue, and Angular, plus a plain JavaScript embed. All wrappers share the same underlying API — only the editor access pattern differs.
| Framework | Package | Install | Editor Access |
| options | Object | {} | All unlayer.init() options (projectId, displayMode, etc.) | | tools | Object | {} | Per-tool configuration | | appearance | Object | {} | Theme and panel settings | | onReady | Function | — | Called when editor is ready (receives unlayer instance) | | onLoad | Function | — | Called when iframe loads (before ready) |
将 Unlayer 编辑器集成到 Web 应用程序中 - React、Vue、Angular 或纯 JavaScript 设置、组件属性、编辑器访问模式、多个实例。 来源:unlayer/unlayer-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/unlayer/unlayer-skills --skill unlayer-integration将 Unlayer 编辑器集成到 Web 应用程序中 - React、Vue、Angular 或纯 JavaScript 设置、组件属性、编辑器访问模式、多个实例。 来源:unlayer/unlayer-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/unlayer/unlayer-skills --skill unlayer-integration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/unlayer/unlayer-skills