Skip to content

Investigate other JS diff libraries for character diffs #194

Description

@danvk

I'm using a personal port of https://github.com/cemerick/jsdifflib to TS (#185). It's 17 years old.

https://github.com/qiao/difflib.js is only 12 years old, is much more popular (500k weekly downloads) and has type declarations on DefinitelyTyped. And maybe it's faster?

This is the most-popular diff library: https://github.com/kpdecker/jsdiff (45M weekly downloads!). It also has types on DT. It's based on Myers, the same default diff algorithm a git.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions