skills/smithery.ai/ordo-editor-component

ordo-editor-component

Installation
SKILL.md

Ordo Editor Component Development

Installation

# Vue 3
npm install @ordo-engine/editor-vue

# React
npm install @ordo-engine/editor-react

# Core library (framework-agnostic)
npm install @ordo-engine/editor-core

# WASM module
npm install @ordo-engine/wasm

Vue 3 Integration

Installs
1
First Seen
Apr 28, 2026
ordo-editor-component from smithery.ai