TextEditor
Text Editor Backend
An abstract text editor backend that provides a set of operations to interact with text content without rendering or handling input
A backbone for text editors. No rendering, no input, but everything else.
47 stars
3 watching
3 forks
Language: Zig
last commit: 5 months ago
Linked from 1 awesome list
texttext-editorunicodezigzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
greenfork/kisa | A highly customizable and extensible text editor designed to be flexible, powerful, and easy to use. | 73 |
integ/bacheditor | A customizable text editor inspired by Lepture's Editor with a focus on emotional user experience. | 357 |
briananakpintar/step-writer | A lightweight C++ text editor with a simple terminal interface and basic features such as syntax highlighting and file navigation. | 23 |
ilai-deutel/kibi | A small text editor with basic features like syntax highlighting and incremental search, written in Rust. | 1,536 |
drcode/zek | A Zig-based line editor for creating deeply linked notes and managing a knowledge base | 93 |
zioguido/jucehtmltexteditor | A JUCE component that allows mixing of normal text and hyperlinks with formatting options | 6 |
editor-js/paragraph | Provides a basic text tool for the Editor.js editor | 45 |
karahobny/acme2k | A text editor with configurable and customizable options for improved user experience | 221 |
cocoanetics/dtrichtexteditor | A rich-text editor with features to parse and display HTML, allowing for more flexible editing of attributed strings. | 354 |
notepadqq/notepadqq | A simple text editor designed for developers by developers. | 2,105 |
ckeditor/ckeditor5-react | A React component for rich text editing in web applications | 425 |
tnantoka/edhita | A fully open source text editor for iOS written in SwiftUI. | 1,355 |
etozhealkhipce/editorjs-aitext | An AI-powered text tool for Editor.js | 31 |
madeso/ride | A general-purpose text editor with extensible UI capabilities and support for multiple backends. | 176 |
grapesjs/ckeditor | A plugin that replaces the default Rich Text Editor with CKEditor in a web page editor | 104 |