awesome-editorjs icon indicating copy to clipboard operation
awesome-editorjs copied to clipboard

🤩 A curated list of awesome Editor.js tools, libraries and resources.

Awesome Editor.js Awesome

A curated list of awesome Editor.js tools, libraries and resources.

Inspired by the awesome list. Feel free to improve this list by contributing!

Contents

  • Tools
    • Block Tools
      • Text and typography
      • Lists
      • Media & Embed
      • Table
      • Code
      • Button
      • Layout
    • Inline Tools
    • Block Tune Tools
    • Plugins
  • Libraries
    • JavaScript
      • Vue.js
      • React
      • Angular
    • PHP
    • Python
    • Ruby
    • Go
    • Swift
    • Kotlin
    • Plugins for CMS
  • Tutorials and sources
  • Projects Using Editor.js
    • Open source projects

Tools

Block Tools

Text and typography

Lists

Media & Embed

Table

Code

  • @editorjs/code — tools for code examples
  • @editorjs/raw — include raw HTML code to your article
  • editor-js-code — a fork of Code Tool for the Editor.js that allows to include code examples along with language codes that are supported by PrismJs in your articles
  • editorjs-codemirror — Code Mirror for the Editor.js allows to include code examples in your articles.
  • @bomdi/codebox — code syntax highlighting tool for Editor.js
  • @calumk/editorjs-codeflask — Beautiful code highlighting, with linenumbers, and language support. Powered by Codeflask + PrismJs

Button

Layout

Inline Tools

Block Tune Tools

Plugins

Libraries

JavaScript

  • editorjs-parser — a library to parse Editorjs clean data to HTML in Node and Browser
  • editorjs-html — a utility to parse editorjs clean data to HTML

Vue.js

React

Angular

PHP

Python

Ruby

  • editor_js — it validates, parses, and renders content from editorjs
  • render_editorjs — A modular and customizable Ruby renderer for Editor.js

Go

Swift

Kotlin

Plugins for CMS

Tutorials and sources

Projects Using Editor.js

👉 Add your project!

  • Notice.studio - CMS & component editor that blends in your website
  • ⟑ djit.su — hyper-reactive notebook interface
  • Appunti - Simple notes and actions to help organise your daily life
  • Poda — Project planning and roadmaping
  • Slid - Video note-taking tool for online learners.
  • Unicorn Platform - Create landing pages and write blogs.
  • Walkthrough - Write great codelab style tutorials.

Open source projects

  • automad.org — a flat-file content management system and template engine
  • CodeX Docs — documentation engine
  • CodeX Media — platform for building modern website for educational or media organizations
  • CodeX Notes — crossplatform desktop notes application based on Electron and Editor.js
  • Noter - A State of the Art realtime and collaborative note taking platform
  • OmniaWrite.com — a text editor engineered for creative writing

Back to top