0.1.13 • Published 6 years ago

se0ga_gendiff v0.1.13

Weekly downloads
3
License
ISC
Repository
github
Last release
6 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

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago