Create an option `diffBy`
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
`diffBy: 'chars'` - diffs two blocks of text, comparing character by character.
`diffBy: 'words'` - diffs two blocks of text, comparing word by word.
`diffBy: 'lines'` - diffs two blocks of text, comparing line by line.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.