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

Package detail

@remirror/extension-text

remirror184.5kMIT3.0.1TypeScript support: included

Enable text in your text-editor, an oxymoron of sorts.

remirror, extension, text, text-editor

readme

@remirror/extension-text

Enable text in your text-editor, an oxymoron of sorts.

Version Weekly Downloads Bundled size Typed Codebase MIT License

Installation

yarn add @remirror/extension-text # yarn
pnpm add @remirror/extension-text # pnpm
npm install @remirror/extension-text # npm

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 via the CorePreset from remirror/presets.