{"id":18960258,"url":"https://github.com/rasskris/generator-of-differences","last_synced_at":"2026-05-05T23:31:10.241Z","repository":{"id":40766749,"uuid":"266134452","full_name":"Rasskris/Generator-of-differences","owner":"Rasskris","description":"CLI utility for finding differences in two configuration files.","archived":false,"fork":false,"pushed_at":"2023-01-06T07:04:22.000Z","size":471,"stargazers_count":1,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T04:29:50.154Z","etag":null,"topics":["cli","difference","ini","javascript","json","yml"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rasskris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-22T14:45:40.000Z","updated_at":"2023-02-17T01:18:33.000Z","dependencies_parsed_at":"2023-02-05T14:31:19.670Z","dependency_job_id":null,"html_url":"https://github.com/Rasskris/Generator-of-differences","commit_stats":null,"previous_names":["rasskris/frontend-project-lvl2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rasskris%2FGenerator-of-differences","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rasskris%2FGenerator-of-differences/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rasskris%2FGenerator-of-differences/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rasskris%2FGenerator-of-differences/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rasskris","download_url":"https://codeload.github.com/Rasskris/Generator-of-differences/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239958275,"owners_count":19724924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","difference","ini","javascript","json","yml"],"created_at":"2024-11-08T14:05:03.255Z","updated_at":"2026-04-01T01:30:23.512Z","avatar_url":"https://github.com/Rasskris.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Maintainability](https://api.codeclimate.com/v1/badges/d92b80aff1f0f39c8f38/maintainability)](https://codeclimate.com/github/Rasskris/frontend-project-lvl2/maintainability)\n[![Node CI](https://github.com/Rasskris/frontend-project-lvl2/workflows/Node%20CI/badge.svg)](https://github.com/Rasskris/frontend-project-lvl2/actions)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/d92b80aff1f0f39c8f38/test_coverage)](https://codeclimate.com/github/Rasskris/frontend-project-lvl2/test_coverage)\n------------\n# Generator of differences\n## Utility for finding differences in configuration files\nThe utility compares two configuration files and displays the result of the comparison in the console.\n\nSupported formats: `json`, `yaml`, `ini`. \n\nSupports output in several formats: `stylish`, `plain`, `json`.\n\n### Installation:\n```sh\n$ npm install gendiff-utility\n```\n### Use:\n```sh\n$ gendiff -h\nUsage: gendiff [options] \u003cfilepath1\u003e \u003cfilepath2\u003e\n\nCompares two configuration files and shows a difference.\n\nOptions:\n  -V, --version        output usage information\n  -f, --format [type]  output format\n  -h, --help           display help for command\n```\n\n### Output `stylish` format (stylish default format):\n```sh\n$ gendiff --format stylish \u003cfile1\u003e \u003cfile2\u003e\n```\n[![asciicast](https://asciinema.org/a/341883.svg)](https://asciinema.org/a/341883)\n### Output `plain` format:\n```sh\n$ gendiff --format plain \u003cfile1\u003e \u003cfile2\u003e\n```\n[![asciicast](https://asciinema.org/a/341884.svg)](https://asciinema.org/a/341884)\n### Output `json` format:\n```sh\n$ gendiff --format json \u003cfile1\u003e \u003cfile2\u003e\n```\n[![asciicast](https://asciinema.org/a/341886.svg)](https://asciinema.org/a/341886)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasskris%2Fgenerator-of-differences","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frasskris%2Fgenerator-of-differences","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasskris%2Fgenerator-of-differences/lists"}