awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lepture avatar

lepture/editor

0
View on GitHub↗
2,799 stele·255 fork-uri·JavaScript·6 vizualizărilepture.com↗

Editor

A markdown editor. http://lab.lepture.com/editor/

Features

  • Editors - Markdown editor.
  • Markdown Tools - Embeddable Markdown editor with real-time preview capabilities.
  • Rich Text Editors - Markdown-focused text editor.

Istoric stele

Graficul istoricului de stele pentru lepture/editorGraficul istoricului de stele pentru lepture/editor

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Editor

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Editor.
  • ariya/esprimaAvatar ariya

    ariya/esprima

    413Vezi pe GitHub↗

    ECMAScript parsing infrastructure for multipurpose analysis

    TypeScript
    Vezi pe GitHub↗413
  • ajaxorg/aceAvatar ajaxorg

    ajaxorg/ace

    27,133Vezi pe GitHub↗

    Ace is a high-performance, browser-based code editor and JavaScript text editor component designed to be embedded into web applications. It functions as a feature-rich alternative to standard text areas, providing a syntax highlighting engine and support for multiple programming and markup languages. The editor is distinguished by its ability to handle large documents containing millions of lines while maintaining stable performance. It supports multi-cursor editing, allowing simultaneous modifications at multiple selection points across a document. The project covers a broad range of develo

    JavaScript
    Vezi pe GitHub↗27,133
  • alex-d/trumbowygAvatar Alex-D

    Alex-D/Trumbowyg

    4,147Vezi pe GitHub↗

    Trumbowyg is a lightweight JavaScript WYSIWYG editor used to create and format rich-text and HTML content directly within a web browser. It serves as a client-side tool for generating semantic HTML markup and authoring web content. The project features a modular, plugin-based architecture that allows for the addition of new formatting commands and toolbar buttons. It provides a configurable interface where the toolbar layout can be customized via a predefined array and labels can be translated through localization files. The editor covers a wide range of content manipulation capabilities, in

    JavaScript
    Vezi pe GitHub↗4,147
  • basecamp/trixAvatar basecamp

    basecamp/trix

    19,970Vezi pe GitHub↗

    Trix is a rich text editor and WYSIWYG text component designed for composing and formatting documents with inline styling and block elements. It functions as an HTML content editor that manages and sanitizes input to ensure a secure and consistent document structure, while serving as a document state manager that tracks edit history and persists serialized state. The editor integrates directly with standard HTML forms, converting rich text into data for submission. It features a configurable sanitization engine that cleanses input HTML to remove unsupported tags and mitigate security risks.

    JavaScript
    Vezi pe GitHub↗19,970
Vezi toate cele 30 alternative pentru Editor→

Întrebări frecvente

Ce face lepture/editor?

A markdown editor. http://lab.lepture.com/editor/

Care sunt principalele funcționalități ale lepture/editor?

Principalele funcționalități ale lepture/editor sunt: Editors, Markdown Tools, Rich Text Editors.

Care sunt câteva alternative open-source pentru lepture/editor?

Alternativele open-source pentru lepture/editor includ: basecamp/trix — Trix is a rich text editor and WYSIWYG text component designed for composing and formatting documents with inline… ckeditor/ckeditor-releases — Official distribution releases of CKEditor 4. ariya/esprima — ECMAScript parsing infrastructure for multipurpose analysis. alex-d/trumbowyg — Trumbowyg is a lightweight JavaScript WYSIWYG editor used to create and format rich-text and HTML content directly… ajaxorg/ace — Ace is a high-performance, browser-based code editor and JavaScript text editor component designed to be embedded into… codemirror/codemirror — CodeMirror is a browser-based code editor and extensible text editor framework. It functions as a programmable…