table
Table editor
A tool for creating tables in text editors with customizable properties and data structure.
Table constructor for Editor.js
127 stars
10 watching
137 forks
Language: JavaScript
last commit: 10 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
editor-js/code | A code editing tool integrated into the Editor.js framework. | 76 |
editor-js/list | Advanced list tool for the Editor.js editor | 48 |
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 |
codinova-tech/editorjs-table | A JavaScript module for adding a table editor tool to the Editor.js text editor platform | 42 |
editor-js/embed | Provides an embed tool for integrating external content into a text editor | 148 |
editor-js/inline-code | Tool for marking and formatting code in a rich text editor | 49 |
editor-js/marker | A tool for highlighting text fragments in the Editor.js text editor | 76 |
editor-js/image | An editor component that supports uploading and editing image files with customizable features. | 239 |
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/raw | Allows users to insert raw HTML code in an Editor.js application | 57 |
hata6502/editorjs-layout | A tool to create and manipulate layout blocks in Editor.js text editors. | 72 |
editor-js/underline | A JavaScript module for adding underline text formatting to rich text editors | 19 |
editor-js/header | Provides a reusable UI component for creating headings in an editor | 103 |