Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@remirror/extension-doc

remirror184.8kMIT3.0.1TypeScript support: included

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

remirror, extension, doc, root, text-editor

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.