Strapi Plugin React Editorjs

screenshot of Strapi Plugin React Editorjs
strapi

Plugin for Strapi Headless CMS, hiding the standard WYSIWYG editor on Editor.js

Overview

This is a plugin for Strapi Headless CMS that replaces the standard wysiwyg editor with the Editor.js and its compatible add-ons. It supports various official add-ons such as Paragraph Tool, Embed Tool, Table Tool, List Tool, and more.

Features

  • Paragraph Tool: Default tool for creating paragraphs.
  • Embed Tool: Add content from external sources using embeds.
  • Table Tool: Create tables within the editor.
  • List Tool: Create lists, both ordered and unordered.
  • Warning Tool: Add warning messages within the content.
  • Code Tool: Insert code snippets.
  • Link Tool: Insert links with custom thumbnails.
  • Image Tool: Customize and insert images.
  • Raw HTML Tool: Insert raw HTML code.
  • Heading Tool: Add headings to the content.
  • Quote Tool: Insert quotes.
  • Marker Tool: Highlight text within the content.
  • Checklist Tool: Create checklists.
  • Delimiter Tool: Insert delimiters.
  • InlineCode Tool: Add inline code snippets.
  • Personality Tool: (Optional) Add a personality to the content.
strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.