Skip to content

A simple diff-patch-merge implementation based on Google's algorithm.

License

Notifications You must be signed in to change notification settings

Tavenem/DiffPatchMerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildNuGet downloads

Tavenem.DiffPatchMerge

Tavenem.DiffPatchMerge is a simple diff-patch-merge implementation based on Google's algorithm. This library differs from Google's reference .NET implementation mainly in that it simplifies and speeds up operations by only accepting strict, rather than fuzzy matching. It is targeted at use cases where this behavior is either expected or required.

Installation

Tavenem.DiffPatchMerge is available as a NuGet package.

Roadmap

Tavenem.DiffPatchMerge is a relatively stable library which sees minimal development. Although additions and bugfixes are always possible, no specific updates are planned at this time.

Contributing

Contributions are always welcome. Please carefully read the contributing document to learn more before submitting issues or pull requests.

Code of conduct

Please read the code of conduct before engaging with our community, including but not limited to submitting or replying to an issue or pull request.

About

A simple diff-patch-merge implementation based on Google's algorithm.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages