explorer-bridge-diff

0.0.4 • Public • Published

explorer-bridge-diff

Allows comparison of two JSON objects.

Installation

npm i --save explorer-bridge-diff

Usage

import createDiffBridge from 'explorer-bridge-diff';
import createLocalBridge from 'explorer-bridge-local';
import createJsonBridge from 'explorer-bridge-json';
const bridge = createDiffBridge(createJsonBridge(createLocalBridge()));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i explorer-bridge-diff

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

15.3 kB

Total Files

5

Last publish

Collaborators

  • r24y
  • ryaninvents