unlayer-integration이란?
Unlayer 편집기를 React, Vue, Angular 또는 일반 JavaScript 설정, 구성 요소 소품, 편집기 액세스 패턴, 여러 인스턴스 등 웹 애플리케이션에 통합합니다. 출처: unlayer/unlayer-skills.
Unlayer 편집기를 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 편집기를 React, Vue, Angular 또는 일반 JavaScript 설정, 구성 요소 소품, 편집기 액세스 패턴, 여러 인스턴스 등 웹 애플리케이션에 통합합니다. 출처: unlayer/unlayer-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/unlayer/unlayer-skills --skill unlayer-integrationUnlayer 편집기를 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