gendiff-ln

1.0.0 • Public • Published

Gendiff

Node.js CI

This package includes CLI app which compares two configuration files and shows a difference

Requirements

  • Node.js >= 14
  • npm >= 6

Installation from npm registry

npm install -g gendiff-ln

Usage

To see the help, use the h option.

gendiff -h

The application supports 3 output diff formats:

  • default (indented format)
  • plain
  • json

You can choose one of them.

gendiff -f plain ./file1.json ./file2.json

Asciinema examples

gendiff default output examlpe

gendiff plain output examlpe

gendiff JSON output examlpe

Readme

Keywords

none

Package Sidebar

Install

npm i gendiff-ln

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

13.5 kB

Total Files

24

Last publish

Collaborators

  • lastnorf