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
  }
  ...

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    3
  • 0.0.3
    0
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i editorjs-font-size

Weekly Downloads

5

Version

0.0.4

License

MIT

Unpacked Size

16.7 kB

Total Files

9

Last publish

Collaborators

  • jaisriram19