ckeditor-text-color-select

0.0.2-2 • Public • Published

CKEditor 5 Text Color Selector

The Text Color Selector to add color to your text within Ckeditor 5.

Documentation

The available colors in this plugin are all the named css colors available. It also includes an upcast which I require in a personal project where it finds the closest available color. It should be straight forward to modify this for your own needs.

This is a use as is or modify as you require plugin. I will update or modify as I require for personal projects. Requests for options/features you may require for your projects will mostly be ignored. You are free to fork and modify as you see fit.

Quick start

First, install the build from npm:

npm install --save ckeditor-text-color-select

Use it in your JavaScript application:

import TextColor from 'ckeditor-text-color-select/src/textcolor';

License

Licensed under the terms of GNU General Public License Version 2 or later.

Package Sidebar

Install

npm i ckeditor-text-color-select

Weekly Downloads

1

Version

0.0.2-2

License

GPL-2.0-or-later

Unpacked Size

34.1 kB

Total Files

10

Last publish

Collaborators

  • thedude70