/fdiff

A node.js file diff module

Primary LanguageJavaScriptMIT LicenseMIT

fdiff

A node.js file diff module

Get it

It is yet not available on NPM. You need to clone the repo

$ git clone https://github.com/souravray/fdiff.git

Running the code

$ cd fdiff
$ npm i
$ node index.js -o samples/old.txt -n samples/new.txt

teminal

Code Documentation

JS Docs are here