wickedest/Mergely
Merge and diff documents online observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 69
- Release rhythm 72
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 5293
- days_rel: 186
- days_push: 186
- n_releases_24m: 9
Adoption not part of the score
1277 stars · 236 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Mergely is a JavaScript component for interactively diffing and merging text files in the browser, using an LCS-based diff algorithm with a customizable markup engine. It ships with a rich API and React/Angular wrappers for easy integration into existing web applications.
Use cases
- compare two text files side by side in a browser
- embed a diff/merge viewer in a web application
- show code changes between two versions online
- merge conflicting document edits interactively
- diff xml, html, java, or javascript source in the browser
When to choose
- you need client-side diff/merge without a server round-trip
- you want a React component for comparing text in your app
- you need a customizable diff UI with an API for scrolling and setting contents
When to avoid
- you need syntax highlighting out of the box for many languages
- you need command-line or server-side diffing rather than a browser UI
- you require an actively maintained Angular integration
Facets
library · maturity active
ui-components parser developer-tools developer-tools web-development text-editors browser diff merge lcs-algorithm codemirror react-component side-by-side-comparison nodejs
2 sources
- readme: https://github.com/wickedest/Mergely · fetched 2026-08-28 · 47383603a790
- registry_npm: https://registry.npmjs.org/mergely · fetched 2026-08-29 · d23b31980f04
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wickedest/Mergely | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="wickedest/Mergely")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem