@remirror/extension-text

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

Usage no npm install needed!

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

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.