定制 alexp11223/gendiff 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

alexp11223/gendiff

Composer 安装命令:

composer create-project alexp11223/gendiff

包简介

hexlet.io project 2

关键字:

README 文档

README

Build Status Maintainability Test Coverage

gendiff

Compares two JSON, YAML files and shows the changes between them in different formats: pretty, plain, json.

Installation

  • Install PHP 7.2+ and Composer.
  • Run composer global require alexp11223/gendiff.
  • Make sure that the Composer global bin dir (composer global config bin-dir --absolute) is in your PATH.

asciicast

Usage

gendiff [--format <fmt>] <firstFile> <secondFile>

Examples:

gendiff before.json after.json
gendiff before.yaml after.yaml
gendiff before.json after.yaml
gendiff before.json after.json --format plain
gendiff before.json after.json --format json

pretty

Human-readable JSON-like format similar to diff.

Flat files:

asciicast

Nested objects:

asciicast

plain

Textual description of the changes.

asciicast

json

JSON tree describing the changes, intended for automated processing.

asciicast

统计信息

  • 总下载量: 12
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-08-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固