paul-reed-smith-hexlet-two

1.0.9 • Public • Published

differences calculator

Node.js CI Maintainability Test Coverage

Description

This utility shows the difference between two configuration files. Supported file formats: ini, yaml and json. The output can be in the following formats: plain, pretty and json

Installation

Before installing, make sure you have npm and node.js installed.

npm i -g paul-reed-smith-hexlet-two

This will install package globally

Usage

gendiff <first file> <second file> --format <format> (pretty for default)

Examples of use

Plain json - output 'pretty'

asciicast

Plain yaml - output 'pretty'

asciicast

Plain ini - output 'pretty'

asciicast

Nested json - output 'pretty'

asciicast

Nested ini - output 'plain'

asciicast

Nested yaml - output 'json'

asciicast

Readme

Keywords

none

Package Sidebar

Install

npm i paul-reed-smith-hexlet-two

Weekly Downloads

4

Version

1.0.9

License

ISC

Unpacked Size

32.4 kB

Total Files

9

Last publish

Collaborators

  • paul-reed-smith