@oscal/oscal-deep-diff

A deep diff tool

Usage no npm install needed!

<script type="module">
  import oscalOscalDeepDiff from 'https://cdn.skypack.dev/@oscal/oscal-deep-diff';
</script>

README

OSCAL Deep Diff

oscal

A CLI tool and library to compare JSON OSCAL documents

NOTE: That this project is a Work in Progress (WIP)

Installation

To install this package for CLI usage:

$ npm install -g @oscal/oscal-deep-diff

Usage

# oscal-deep-diff --leftDocument <JSON File> --rightDocument <JSON File> --write <Output File>

For all documentation, including more in depth installation information and CLI usage, visit the docs/ section.