editorjs-font-size
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

editor-font-size

Font size inline tool developed for Editor.js.

Installation

Install via NPM or Yarn

Get the package

npm i editor-font-size

or

yarn add editor-font-size

Include module in your application

import Fontsize from "editor-font-size";

Usage

Add a new Tool to the tools property of the Editor.js initial config.

  ...

  tools: {
    ...
    fontsize: Fontsize
  }
  ...

Package Sidebar

Install

npm i editorjs-font-size

Weekly Downloads

6

Version

0.0.4

License

MIT

Unpacked Size

16.7 kB

Total Files

9

Last publish

Collaborators

  • jaisriram19