Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordDiff

A .Net class library for doing a word based text diff (instead of character based).

Uses DiffPlex internally to do a word-by-word diff, and merge both pieces of input together and marks the insertions and deletions with <ins> and <del> html tags.

About

A class library for diffing two blocks of text word-by-word and marking the differences with <ins> and <del> tags.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages