1.0.4 • Published 6 months ago

properties-comparator v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

properties-comparator

This utility provides functionality to parse and compare .properties and .yml or .yaml(YAML) files in the format of key-value pairs. It reads these files, compares the values for each key across multiple files, and logs the results.

Utility is available as NPM Package https://www.npmjs.com/package/properties-comparator

Install the Package

npm install -g properties-comparator

Now you can run the script globally using:

properties-comparator <filePath1> <filePath2>

Compiled on npm@11.1.0 & node v22.13.0

npm install -g npm@11.1.0

Check Documentation for more details

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago