wanglin2/mind-map

SimpleMindMap(思绪思维导图):一个强大的思维导图。A powerful mind map.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 33 minutes ago
Added to GitGenius on September 4th, 2026
Created on June 10th, 2021
Open Issues & Pull Requests: 133 (+0)
GitHub issues: Enabled
Number of forks: 1,687
Total Stargazers: 12,680 (+0)
Total Subscribers: 53 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 15.9 hours
Mean response time: 19.4 days
90th percentile: 44.9 days
Tracked items: 466

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 95% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 93% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 13% of issues opened in the past year have been closed. Three people close 91% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 111
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 421 days
Stale 30+ days: 109
Stale 90+ days: 107

Recent activity

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

Top labels

  • bug (1)
  • enhancement (1)
  • question (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Simple Mind Map is a JavaScript library for building web-based mind mapping applications without framework dependencies.

The library solves the problem of rapidly developing mind mapping products on the web by providing a framework-agnostic foundation that handles the core visualization and interaction logic. It works by offering a JavaScript library that can be integrated into custom applications, alongside a reference web implementation built with Vue 2.x and ElementUI that demonstrates its capabilities as a standalone online mind mapping tool supporting local file operations.

Developers should choose this library if they need to embed mind mapping functionality into web applications and prefer a lightweight, framework-independent solution. The web application itself suits users who want a browser-based mind mapping tool that can be self-hosted or customized. The project explicitly positions itself as a library for rapid development of mind mapping products, distinguishing it from purpose-built mind mapping software by offering extensibility and integration capabilities.

The open-source library code has entered a low-maintenance state, with development focus having shifted to the closed-source client software and plugins. The client application and Obsidian plugin are under active development and maintenance, while the core JavaScript library receives minimal updates.