Skip to content
GitHub

Introduction

Kameo is a web form editor framework for creating and rendering interactive forms in rich text content.

Kameo bridges the gap between form builders and content editors, offering flexibility for creating interactive forms that seamlessly blend with rich content. Whether you’re building simple contact forms or complex surveys, it provides the tools you need.

Kameo provides:

  • Rich content integration: Mix form fields with text, images and other content in one rich text document.
  • Import/export forms: Save and load forms as JSON.
  • Dynamic form creation: Build forms programmatically with commands.
  • Extensible and customizable: Easily add or modify features.
  • Framework agnostic: Built on web components to work anywhere.
  • ProseMirror Core: Based on the reliable ProseMirror library.

Unlike traditional form builders, Kameo treats forms as rich documents where fields are seamlessly integrated into content.

Ready to build your first form? The next section, Quick Start, will guide you through setting up Kameo editor.

We’re excited to see what you’ll build with Kameo!