underline
Text formatter
A JavaScript module for adding underline text formatting to rich text editors
Inline tool for underlining text fragments
19 stars
3 watching
23 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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/paragraph | Provides a basic text tool for the Editor.js editor | 45 |
editor-js/embed | Provides an embed tool for integrating external content into a text editor | 148 |
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 |
natterstefan/editorjs-inline-tool | A tool for creating inline text formatting in an EditorJS editor | 11 |
editor-js/checklist | A tool to display and manage checklist items within the Editor.js application | 57 |
editor-js/delimiter | A tool that allows users to insert delimiters in a rich text editor | 39 |
editor-js/raw | Allows users to insert raw HTML code in an Editor.js application | 57 |
editor-js/table | A tool for creating tables in text editors with customizable properties and data structure. | 127 |
hata6502/editorjs-style | Attaches styles to inline elements in Editor.js | 57 |
editor-js/image | An editor component that supports uploading and editing image files with customizable features. | 239 |
editor-js/list | Advanced list tool for the Editor.js editor | 48 |
editor-js/text-variant-tune | Provides a block-level text formatting tool with three predefined variants: Call-out, Citation, and Details. | 12 |