awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
PANmedia avatar

PANmedia/raptor-editor

0
View on GitHub↗
528 stars·132 forks·PHP·GPL-3.0·15 viewswww.raptor-editor.com↗

Raptor Editor

Raptor, an HTML5 WYSIWYG content editor!

Features

  • Editors - HTML5 content editor.
  • Rich Text Editors - HTML5 WYSIWYG content editor.

Star history

Star history chart for panmedia/raptor-editorStar history chart for panmedia/raptor-editor

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Raptor Editor

These projects share indexed features with Raptor Editor. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ariya/esprimaariya avatar

    ariya/esprima

    413View on GitHub↗

    ECMAScript parsing infrastructure for multipurpose analysis

    TypeScript
    View on GitHub↗413
  • ajaxorg/aceajaxorg avatar

    ajaxorg/ace

    27,133View on 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
    View on GitHub↗27,133
  • alex-d/trumbowygAlex-D avatar

    Alex-D/Trumbowyg

    4,147View on 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
    View on GitHub↗4,147
  • basecamp/trixbasecamp avatar

    basecamp/trix

    19,970View on 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
    View on GitHub↗19,970
Compare all 30 related projects→

Frequently asked questions

What does panmedia/raptor-editor do?

Raptor, an HTML5 WYSIWYG content editor!

What are the main features of panmedia/raptor-editor?

The main features of panmedia/raptor-editor are: Editors, Rich Text Editors.

Which projects share features with panmedia/raptor-editor?

Projects with overlapping indexed features include: 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…