@remirror/extension-text-color
TypeScript icon, indicating that this package has built-in type declarations

2.0.15 • Public • Published

@remirror/extension-text-color

Wraps text with a styled span using the color css property. The name of the wrapper tag should be configurable.

Version Weekly Downloads Bundled size Typed Codebase MIT License

Installation

# yarn
yarn add @remirror/extension-text-color

# pnpm
pnpm add @remirror/extension-text-color

# npm
npm install @remirror/extension-text-color

Usage

The following code creates an instance of this extension.

import { TextColorExtension } from '@remirror/extension-text-color';

const extension = new TextColorExtension();

/@remirror/extension-text-color/

    Package Sidebar

    Install

    npm i @remirror/extension-text-color

    Weekly Downloads

    22,681

    Version

    2.0.15

    License

    MIT

    Unpacked Size

    104 kB

    Total Files

    12

    Last publish

    Collaborators

    • ocavue
    • ifiokjr