0.2.0 • Published 1 year ago

json-missing-key v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

json-missing-key

This project is inspired by json-key-diff but more modern and more beautiful.

This is a CLI to get missing keys between two json files.

Usage

# first install it globally
p i -g json-missing-key

# then see help info
json-missing-key --help

# apply diffs
json-missing-key ./a.json ./b.json --apply=all

Screenshot

screenshot

0.2.0

1 year ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago