0.0.4 • Published 6 years ago

explorer-bridge-json v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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());
0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago