diffsync-json-file

0.0.1 • Public • Published

diffsync-json-file

A file system adapter for diffsync.

import diffsync from "diffsync";
import Adapter from "diffsync-json-file";

const ds = new diffsync.Server(new Adapter("path/to/file.json"), socketIO);

Readme

Keywords

Package Sidebar

Install

npm i diffsync-json-file

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • sir_pepe