editorjs-quote-advanced

1.1.0 • Public • Published

Advanced Quote Tool

Quote Block for the Editor.js.

Loader based on editor-js/image.

Preview

Preview image

Features

  • Quote input
  • Extended information inputs about the author

Installation

Install via NPM

Get the package

$ npm i editorjs-quote-advanced

Include module at your application

import QuoteAdvanced from 'editorjs-quote-advanced';

Load from CDN

You can load a specific version of the package from jsDelivr CDN.

Require this script on a page with Editor.js.

<script src="https://cdn.jsdelivr.net/npm/editorjs-quote-advanced"></script>

Download to your project's source dir

  1. Upload folder dist from repository
  2. Add dist/quote.umd.js file to your page.

Package Sidebar

Install

npm i editorjs-quote-advanced

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

74.2 kB

Total Files

5

Last publish

Collaborators

  • volgaigor