@shaveko/jsonpatch

1.0.0 • Public • Published

Description

This is simple CLI tool to create JSONPatch files and apply JSONPatch files to json.

See http://jsonpatch.com/

Installation

Usage

jsonpatch diff <sourceJson> <targetJson> -o <outputPatchJson>

jsonpatch apply <sourceJson> <patchJson> -o <targetJson>

/@shaveko/jsonpatch/

    Package Sidebar

    Install

    npm i @shaveko/jsonpatch

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    39.2 kB

    Total Files

    9

    Last publish

    Collaborators

    • shaveko