editorjs-columns
Column editor
A plugin that allows editors to organize content into columns
116 stars
7 watching
27 forks
Language: HTML
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
calumk/editorjs-nested-checklist | A tool that enables multi-leveled lists within the Editor.js editor | 9 |
hata6502/editorjs-inline | A tool that enables direct DOM manipulation and reuse of existing block tools as inline editors within Editor.js instances | 33 |
editor-js/paragraph | Provides a basic text tool for the Editor.js editor | 45 |
editor-js/table | A tool for creating tables in text editors with customizable properties and data structure. | 127 |
editor-js/editorjs-php | Server-side implementation of Editor.js PHP backend | 246 |
hata6502/editorjs-layout | A tool to create and manipulate layout blocks in Editor.js text editors. | 72 |
hata6502/editorjs-style | Attaches styles to inline elements in Editor.js | 57 |
editor-js/list | Advanced list tool for the Editor.js editor | 48 |
editor-js/header | Provides a reusable UI component for creating headings in an editor | 103 |
coderifous/textobj-word-column.vim | Provides text-objects to simplify operations on columns of code in Vim | 214 |
editor-js/inline-code | Tool for marking and formatting code in a rich text editor | 49 |
codinova-tech/editorjs-table | A JavaScript module for adding a table editor tool to the Editor.js text editor platform | 42 |
editor-js/checklist | A tool to display and manage checklist items within the Editor.js application | 57 |
editor-js/code | A code editing tool integrated into the Editor.js framework. | 76 |
2ik/django-editorjs-fields | A Django plugin that integrates Editor.js field types into the Django admin interface. | 135 |