@ulisesantana/diff-lines

1.0.9 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @ulisesantana/diff-lines

Weekly Downloads

0

Version

1.0.9

License

MIT

Unpacked Size

10.2 kB

Total Files

9

Last publish

Collaborators

  • ulisesantana