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

0.0.6 • Public • Published

editor-font-family

Font family inline tool developed for Editor.js.

Installation

Install via NPM or Yarn

Get the package

npm i editor-font-family

or

yarn add editor-font-family

Include module in your application

import FontFamily from "editor-font-family";

Usage

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

  ...

  tools: {
    ...
    fontFamily: FontFamily
  }
  ...

Package Sidebar

Install

npm i editorjs-font-family

Weekly Downloads

2

Version

0.0.6

License

MIT

Unpacked Size

22.3 kB

Total Files

9

Last publish

Collaborators

  • jaisriram19