0.1.13 • Published 7 years ago

se0ga_gendiff v0.1.13

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

Maintainability Issue Count Test Coverage Build Status

Project Generator Differences on node.js

Getting Started

Install

$ npm i -g se0ga_gendif

Launch

  1. Help.
$ gendif -h
  1. compare json.
$ gendif <firstConfig> <secondConfig>
  1. compare yml.
$ gendif <firstConfig> <secondConfig>
  1. compare ini.
$ gendif <firstConfig> <secondConfig>
  1. compare nested json, yml, ini.
$ gendif <firstConfig> <secondConfig>
  1. compare nested json, yml, ini with --format plain.
$ gendif <firstConfig> <secondConfig> --format plain
  1. compare nested json, yml, ini with --format json.
$ gendif <firstConfig> <secondConfig> --format json
0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago