Arkpad

Overview

Reference for every function and feature in the @arkpad/core package.

@arkpad/core is the headless engine. It provides the ArkpadEditor class, extension system, and all commands — zero UI. Use it to build rich text editing into any application.

What's in the Core

WhatDescriptionWhere to go
Quick StartInitialize the editor, run commands, get outputQuick Start →
Core APIEvery method on the editor: runCommand, chain, isActive, getHTML, etc.Core API →
ExtensionsHow to use and create extensionsExtensions →
API ReferenceMethod tables, command tables, menu engineAPI Reference →
GuidesBuilding custom extensions step by stepGuides →
ResourcesMigration, contributing, architecture plansResources →

On this page