# wickedest/Mergely

Merge and diff documents online

Repository: https://github.com/wickedest/Mergely
Canonical: https://ross.abutalabs.com/products/mergely
Homepage: http://www.mergely.com
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: hacktoberfest, diff
Last push: 2026-02-28T09:05:41+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 69, release rhythm 72, longevity 100
- inputs: {"age_days": 5293, "days_push": 186, "days_rel": 186, "gap_med": 0.0, "n_releases_24m": 9}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1277, forks 236 (observed 2026-08-28T04:04:13.191760+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: ui-components, parser, developer-tools
- domain: developer-tools, web-development, text-editors
- platform: browser
- tags: diff, merge, lcs-algorithm, codemirror, react-component, side-by-side-comparison, nodejs

## Member repositories
- wickedest/Mergely (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.191760+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:02:52.744021+00:00, confidence not recorded.
  - readme: https://github.com/wickedest/Mergely (fetched 2026-08-28T04:04:13.191760+00:00, sha 47383603a790)
  - registry_npm: https://registry.npmjs.org/mergely (fetched 2026-08-29T12:14:00.066230+00:00, sha d23b31980f04)
- Data as of 2026-08-30T08:39:29.467469+00:00.
