Skip to content

Latest commit

 

History

History
120 lines (84 loc) · 5.75 KB

readme.md

File metadata and controls

120 lines (84 loc) · 5.75 KB

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

  • @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

Inline Tools

Libraries

JavaScript

PHP

Ruby

  • editor_js — it validates, parses, and renders content from editorjs

Wordpress

Tutorials and sources

Projects Using Editor.js

👉 Add your project!

Open source

  • 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
  • OmniaWrite.com — a text editor engineered for creative writing
  • automad.org — a flat-file content management system and template engine

Back to top