froala/wysiwyg-editor

The next generation Javascript WYSIWYG HTML Editor.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 37 minutes ago
Added to GitGenius on September 12th, 2026
Created on February 3rd, 2014
Open Issues & Pull Requests: 426 (+0)
GitHub issues: Enabled
Number of forks: 2
Total Stargazers: 5,400 (+0)
Total Subscribers: 125 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 232.9 days
Mean response time: 614.6 days
90th percentile: 1752.1 days
Tracked items: 1,015

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "waiting-details" is answered fastest, typically in about 5 days, while "version 2" waits about 60 months. 85% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 5% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 205
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 562 days
Stale 30+ days: 200
Stale 90+ days: 189

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (157)
  • version 3 (135)
  • waiting-details (38)
  • version 2 (31)
  • enhancement (30)
  • backlog (9)
  • feature-request (7)
  • possible-bug (5)

Most active issues this week

Detailed Description

Froala Editor is a JavaScript rich text editor that provides WYSIWYG HTML editing capabilities in web applications.

The editor addresses the need for powerful, flexible content editing by offering a modular architecture where developers load only the plugins they require rather than a monolithic bundle. The core editor supports standard rich text formatting and can be extended through a plugin system. The tool integrates with popular client frameworks and provides server-side SDKs for PHP, Node.js, .NET, Java, and Python, allowing developers to handle file uploads, image processing, and other backend operations consistently across their stack.

Froala Editor suits projects that need a production-ready rich text editor without the overhead of building one from scratch. It works well for content management systems, blogging platforms, and applications where users need to create formatted HTML content. The modular plugin approach makes it appropriate for both simple editing needs and complex implementations requiring specialized functionality. Developers should evaluate whether the commercial licensing model aligns with their project requirements.

The project maintains an active release cadence with updates appearing regularly. Documentation is kept current and comprehensive, covering installation methods including npm, CDN, and various module formats. The codebase is well-commented, making it accessible for developers who need to extend functionality or understand implementation details. The maintainers provide a dedicated help center and maintain a public roadmap for upcoming features, indicating ongoing investment in the tool's evolution.