explorer-bridge-json

0.0.4 • Public • Published

explorer-bridge-json

Allows inspection of a JSON object, using structural comparison to determine equality.

Installation

npm i --save explorer-bridge-json

Usage

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

Readme

Keywords

none

Package Sidebar

Install

npm i explorer-bridge-json

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

10.9 kB

Total Files

5

Last publish

Collaborators

  • r24y
  • ryaninvents