pulsar-edit/pulsar

A Community-led Hyper-Hackable Text Editor

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 23 minutes ago
Type:ApplicationCategory(s):Editors & IDEsDeveloper Tools
Added to GitGenius on September 16th, 2026
Created on July 12th, 2022
Open Issues & Pull Requests: 328 (+0)
GitHub issues: Enabled
Number of forks: 196
Total Stargazers: 4,158 (+0)
Total Subscribers: 44 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.8 hours
Mean response time: 38.5 days
90th percentile: 28.0 days
Tracked items: 299

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 10% of issues opened in the past year have never received a reply. 89% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 60% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 43% of issues opened in the past year have been closed. Three people close 80% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 176
New in 7 days: 1
Closed in 7 days: 4
Avg open age: 617 days
Stale 30+ days: 153
Stale 90+ days: 138

Recent activity

Opened in 7 days: 0
Closed in 7 days: 4
Comments in 7 days: 0
Events in 7 days: 2

Top labels

  • bug (151)
  • enhancement (93)
  • pulsar-next (16)
  • package-idea (3)
  • electron (2)
  • good first issue (2)
  • help-wanted (2)
  • installer (2)

Detailed Description

Pulsar is a community-led text editor built on Electron that emphasizes hackability and extensibility through a plugin architecture.

The project addresses the need for a maintained, customizable text editor after its predecessor entered long-term support. Pulsar preserves the core architecture and plugin ecosystem of its origin while adding active development and community governance. The tool runs on Electron, allowing cross-platform desktop deployment, and ships with a package manager for discovering and installing community-created extensions. Users can modify the editor's behavior and appearance through configuration files and by writing plugins in JavaScript.

Pulsar suits developers who want a lightweight, scriptable editor without committing to a full IDE and who value an active community over corporate stewardship. It works well for projects where customization matters more than out-of-the-box feature completeness. The project is particularly relevant for those already familiar with the plugin ecosystem it inherits, as migration preserves existing extensions and workflows.

The project maintains steady engagement across its codebase with regular commits addressing bug fixes, feature additions, and dependency updates. Development decisions are made through community discussion rather than unilateral direction. The maintainers actively triage and respond to issues reported by users. Pull requests from contributors receive review and integration into releases. The project publishes updates at a consistent pace, signaling ongoing commitment to stability and incremental improvement.