editorjs-table
Table editor
A JavaScript module for adding a table editor tool to the Editor.js text editor platform
editorjs-table
42 stars
7 watching
22 forks
Language: CSS
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
editor-js/table | A tool for creating tables in text editors with customizable properties and data structure. | 127 |
editor-js/code | A code editing tool integrated into the Editor.js framework. | 76 |
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/checklist | A tool to display and manage checklist items within the Editor.js application | 57 |
editor-js/paragraph | Provides a basic text tool for the Editor.js editor | 45 |
editor-js/inline-code | Tool for marking and formatting code in a rich text editor | 49 |
ovidijusparsiunas/active-table | A component for building editable tables with various features such as filtering, sorting, and data import/export. | 225 |
calumk/editorjs-columns | A plugin that allows editors to organize content into columns | 116 |
hata6502/editorjs-layout | A tool to create and manipulate layout blocks in Editor.js text editors. | 72 |
scjangra/table-nvim | A markdown table editor that formats the table as you type. | 29 |
editor-js/list | Advanced list tool for the Editor.js editor | 48 |
hata6502/editorjs-style | Attaches styles to inline elements in Editor.js | 57 |
editor-js/simple-image | Provides image blocks for the Editor.js text editor | 55 |
editor-js/editorjs-php | Server-side implementation of Editor.js PHP backend | 246 |
micheleriva/editorjs-go | Converts Editor.js JSON output to Markdown and HTML representations | 37 |