docs: improve library presentation in README and website#1006
docs: improve library presentation in README and website#1006
Conversation
- Rewrite intro paragraph to be clearer and developer-focused - Replace mxGraph successor bullet list with a concise paragraph - Add short feature list (10 items with emojis) to README - Add full feature list with categories to the website intro page - Add comparison page with detailed analysis of JointJS, GoJS, React Flow, Cytoscape.js, X6, mxGraph, and diagram-js
WalkthroughDocumentation files updated across the repository to replace initial narratives with feature-focused descriptions. Three README and intro files revised to emphasize maxGraph as an interactive diagram application library with new comprehensive Features sections highlighting architecture, drawing, interaction, layouts, organization, data serialization, and developer experience. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 5
🧹 Nitpick comments (1)
README.md (1)
7-7: Stale TODO comment — both target files have already been updated in this PR.
[//]: # (TODO apply to core/README.md and website/docs/intro.md)was presumably written before the edits topackages/core/README.mdandpackages/website/docs/intro.mdwere done. Safe to remove.♻️ Proposed removal
-[//]: # (TODO apply to core/README.md and website/docs/intro.md) <!-- copied into packages/core/README.md and packages/website/docs/intro.md -->
…de enough valuable information
|



Notes
Initially, this PR includes a page that compares maxGraph with various diagramming libraries, including JointJS, GoJS, React Flow, Cytoscape.js, X6, mxGraph, and diagram-js.
It has been removed as it did not provide enough valuable information, but it could serve as a starting point if someone wants to create such a page.
See https://github.com/maxGraph/maxGraph/blob/8d434b253958871447a5753cc95cf8fb3fb20e73/packages/website/docs/comparison.md
Summary by CodeRabbit