1.0.9 • Published 2 years ago

@ulisesantana/diff-lines v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

diff-lines

Build Status codecov Version Downloads/week License

This project make a diff between two files and extract the unique and common lines based only on values instead of values and position.

Use example

Usage

USAGE: node diff-lines [OPTION1] [OPTION2]... arg1 arg2...
The following options are supported:
  -c, --common          Generate report with common values
  -o, --output <ARG1>   File where the report will be written
  -u, --unique          Generate report with unique values
1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago