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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kenshin54 avatar

kenshin54/popline

0
View on GitHub↗
1,057 stars·137 forks·JavaScript·MIT·2 viewskenshin54.github.io/popline↗

Popline

Popline is an HTML5 Rich-Text-Editor Toolbar

Features

  • Editors - Rich text toolbar.
  • jQuery Editors - HTML5 rich-text toolbar for inline editing.
  • Rich Text Editors - Rich-text editor toolbar component.

Star history

Star history chart for kenshin54/poplineStar history chart for kenshin54/popline

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

Open-source alternatives to Popline

Similar open-source projects, ranked by how many features they share with Popline.
  • raphaelcruzeiro/jquery-notebookraphaelcruzeiro avatar

    raphaelcruzeiro/jquery-notebook

    1,682View on GitHub↗

    A modern, simple and elegant WYSIWYG rich text editor.

    JavaScript
    View on GitHub↗1,682
  • summernote/summernotesummernote avatar

    summernote/summernote

    11,827View on GitHub↗

    Summernote is a JavaScript-based WYSIWYG rich text editor designed to transform standard web form elements into interactive document creation interfaces. It functions as an HTML5 text formatting tool that enables users to structure content, apply visual styles, and manage multimedia directly within a browser. The editor utilizes a modular architecture that allows for the registration of custom buttons and features at runtime. It manages document state through range-based selection tracking and event-driven synchronization, ensuring that formatting commands applied via the toolbar are accurate

    JavaScriptjavascriptsummernotewysiwyg
    View on GitHub↗11,827
  • 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
  • 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
See all 30 alternatives to Popline→

Frequently asked questions

What does kenshin54/popline do?

Popline is an HTML5 Rich-Text-Editor Toolbar

What are the main features of kenshin54/popline?

The main features of kenshin54/popline are: Editors, jQuery Editors, Rich Text Editors.

What are some open-source alternatives to kenshin54/popline?

Open-source alternatives to kenshin54/popline include: summernote/summernote — Summernote is a JavaScript-based WYSIWYG rich text editor designed to transform standard web form elements into… alex-d/trumbowyg — Trumbowyg is a lightweight JavaScript WYSIWYG editor used to create and format rich-text and HTML content directly… raphaelcruzeiro/jquery-notebook — A modern, simple and elegant WYSIWYG rich text editor. ckeditor/ckeditor-releases — Official distribution releases of CKEditor 4. ajaxorg/ace — Ace is a high-performance, browser-based code editor and JavaScript text editor component designed to be embedded into… ariya/esprima — ECMAScript parsing infrastructure for multipurpose analysis.