Skip to content

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

License

Notifications You must be signed in to change notification settings

dj-nitehawk/WordDiff

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages