什麼是 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