@remirror/extension-doc

The root of your text-editor. One doc to rule them all.

Usage no npm install needed!

<script type="module">
  import remirrorExtensionDoc from 'https://cdn.skypack.dev/@remirror/extension-doc';
</script>

README

@remirror/extension-doc

The root of your text-editor. One doc to rule them all.

Version Weekly Downloads Bundled size Typed Codebase MIT License

Installation

# yarn
yarn add @remirror/extension-doc

# pnpm
pnpm add @remirror/extension-doc

# npm
npm install @remirror/extension-doc

This is included by default when you install the recommended remirror package. All exports are also available via the entry-point, remirror/extensions.

Usage

This is one of the core extensions and is included by default when using the CorePreset from remirror/presets.