🍺 BREW Explorer

← all formulae

dyff

brew install dyff v1.12.0 MIT

Diff tool for YAML files, and sometimes JSON

108
30-day installs · #3354
877
90-day · #2330
3.3k
365-day · #2333
1.8k
★ GitHub stars · updated 2mo ago

Build dependencies

go

GitHub topics

bosh diff dyff go-patch golang json json2yaml spruce tool yaml yaml-files yaml2json

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Diff tool for YAML files, and sometimes JSON",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:12+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "dyff",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-15T19:48:05Z",
  "github_readme_excerpt": "# \u03b4y\u0192\u0192 /\u02c8d\u028ff/\n\n[![License](https://img.shields.io/github/license/homeport/dyff.svg)](https://github.com/homeport/dyff/blob/main/LICENSE)\n[![Go Report Card](https://goreportcard.com/badge/github.com/homeport/dyff)](https://goreportcard.com/report/github.com/homeport/dyff)\n[![Tests](https://github.com/homeport/dyff/workflows/Tests/badge.svg)](https://github.com/homeport/dyff/actions?query=workflow%3A%22Tests%22)\n[![Codecov](https://img.shields.io/codecov/c/github/homeport/dyff/main.svg)](https://codecov.io/gh/homeport/dyff)\n[![Go Reference](https://pkg.go.dev/badge/github.com/homeport/dyff.svg)](https://pkg.go.dev/github.com/homeport/dyff)\n[![Release](https://img.shields.io/github/release/homeport/dyff.svg)](https://github.com/homeport/dyff/releases/latest)\n[![Packaging status](https://repology.org/badge/tiny-repos/dyff.svg)](https://repology.org/project/dyff/versions)\n\n![dyff](.docs/logo.png?raw=true \"dyff logo - the letters d, y, and f in the colors green, yellow and red\")\n\n## Description\n\nA diff tool for YAML files, and sometimes JSON.\n\n`dyff` is inspired by the way the old [BOSH v1](https://bosh.io/) deployment output reported changes from one version to another by only showing the parts of a YAML file that change.\n\nEach difference is referenced by its location in the YAML document by using either the [Spruce](https://github.com/geofffranks/spruce) dot-style syntax (`some.path.in.the.file`) or [go-patch](https://github.com/cppforlife/go-patch) path syntax (`/some/name=path/in/the/id=file`). The output report aims to be as compact as possible to give a clear and simple overview of the change.\n\nSimilar to the standard `diff` tool, it follows the principle of describing the change by going from the `from` input file to the target `to` input file.\n\nInput files can be local files (filesystem path), remote files (URI), or the standard input stream (using `-`).\n\nAll orders of keys in hashes are preserved during processing and output to the terminal, most notably in the s",
  "github_repo": "homeport/dyff",
  "github_stars": 1847,
  "github_topics": [
    "bosh",
    "diff",
    "dyff",
    "go-patch",
    "golang",
    "json",
    "json2yaml",
    "spruce",
    "tool",
    "yaml",
    "yaml-files",
    "yaml2json"
  ],
  "homepage": "https://github.com/homeport/dyff",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 108,
  "installs_365d": 3252,
  "installs_90d": 877,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "dyff",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 3354,
  "rank_365d": 2333,
  "rank_90d": 2330,
  "raw_hash": "46d185d543147bde",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/d/dyff.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.12.0",
  "versioned_formulae": [],
  "why_use_this": null
}