Skip to content

dj-nitehawk/DiffWords

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 3, 2019 22:22
February 3, 2019 21:09
February 3, 2019 21:09
February 3, 2019 22:38
February 3, 2019 21:36

DiffWords

Takes in 2 pieces of strings and outputs html with the insertions and deletions marked with <ins> and <del> tags. Unlike most diff generators, continuous insertions and deletions are grouped together. Diffing is word based, instead of character based.

See the demo project for usage...

About

Generates a word based inline diff, given 2 pieces of text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages