awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Text Editors · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesText Editors

Embeddable text editing components that support syntax highlighting and text manipulation within a graphical application.

Explore 4 awesome GitHub repositories matching user interface & experience · Text Editors. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. UI Components
  4. Text Editors

Awesome Text Editors GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • excalidraw/excalidraw

    excalidraw/excalidraw

    117,138GitHubView on GitHub↗

    This project is a virtual whiteboard component and vector graphics editor designed for creating diagrams with a hand-drawn aesthetic. It provides a canvas-based drawing engine that can be embedded directly into web applications, allowing users to manipulate shapes, upload images, and export visual data into standard fo

    Embeds interactive sketching tools directly into web interfaces to allow teams to collaborate on visual diagrams in real time.

    TypeScriptcanvascollaborationdiagrams
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Modifies the gutter character in standard or raw modes to visually distinguish list items or indicate current state.

    Gobashclifish
  • ocornut/imgui

    ocornut/imgui

    71,441GitHubView on GitHub↗

    This project is an immediate-mode graphical user interface library designed for rapid development of tools and debugging interfaces. By generating UI geometry every frame through procedural code, it eliminates the need for persistent state synchronization between application data and the interface. It is primarily inte

    Embeds colorizing text editing components directly into graphical applications for real-time manipulation.

    C++apicplusplusframework
  • hakimel/reveal.js

    hakimel/reveal.js

    70,586GitHubView on GitHub↗

    This project is a web-native presentation framework that renders slide decks from standard HTML or Markdown. It functions as a declarative slide engine, managing navigation, state persistence, and lifecycle events through a configuration-driven interface. By leveraging standard web technologies, it enables the creation

    Integrate code blocks with automatic line numbering, range highlighting, and indentation normalization via dedicated components.

    JavaScriptpresentationsslidesslideshow

Explore sub-tags

  • Collaborative WhiteboardsEmbeddable canvas components that support real-time multi-user sketching and diagramming.
  • Editor Line HighlightingVisual styling configurations for active or selected lines within a text or code editor interface.
  • Gutter CustomizationsTools that modify the appearance or content of the editor gutter column to indicate state or structure.
  • Hexadecimal EditorsComponents for viewing and editing raw binary data in a hexadecimal format.
Manipulation Gizmos
Interactive 2D and 3D widgets for transforming objects in space.
  • Node EditorsVisual graph-based editing interfaces for connecting nodes and managing data flows.
  • Syntax Highlighting ComponentsReact components designed to render and style source code blocks with features like line numbering and syntax coloring.