idiff
v1.0.6
Published
A simple diff command-line tool to check for differences between two strings.
Downloads
1
Readme
idiff
A simple diff command-line tool to check for differences between two strings.
Installation
$ npm install idiff -g
Examples
$ idiff "hello world" "helo world"