definiteIymaybe / directus-extension-block-editor-interface

Editor js block editor interface for directus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editor.js - Directus extension

Block-styled editor for rich media stories, outputs clean data in JSON. More info at https://editorjs.io/

Installation

Add @bicou/directus-extension-tiptap dependency to your directus project.

# Using pnpm
pnpm add directus-extension-block-editor-interface
# Using yarn
yarn add directus-extension-block-editor-interface
# Using npm
npm install directus-extension-block-editor-interface

with 20 options

Gallery Block contains 3 options default , masonry , slider and options for numbers 1 to 5

Page Break block for creating multiple pages

Blocks options width with 3 options > full , default , small

About

Editor js block editor interface for directus

License:GNU General Public License v3.0


Languages

Language:TypeScript 54.6%Language:CSS 28.5%Language:Vue 10.6%Language:JavaScript 6.4%